Merge 1f4742d4caf8e3f015b54858871cc5fd6969c349 into 27d5ce7f107fe9357f9df03efb73ab90386fccae

This commit is contained in:
dependabot[bot] 2026-04-16 08:37:37 -05:00 committed by GitHub
commit 032c4c3d4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v5 uses: actions/checkout@v5
- name: Setup Node.js 24.x - name: Setup Node.js 24.x
uses: actions/setup-node@v4 uses: actions/setup-node@v6
with: with:
node-version: 24.x node-version: 24.x
cache: npm cache: npm