This commit is contained in:
dependabot[bot] 2026-02-03 02:47:48 +00:00 committed by GitHub
commit 0cd301428f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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