chore: update CI workflows

This commit is contained in:
Simon
2025-12-05 19:30:38 +08:00
parent cac86f2fbf
commit 34e3a1a75c
2 changed files with 6 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v6
with:
node-version: 20
node-version: 24
registry-url: 'https://registry.npmjs.org'
# Ensure npm 11.5.1 or later is installed