Bump Node.js version to 24 in CI workflow #59
@@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22'
|
||||
node-version: '24'
|
||||
- run: npm install
|
||||
shell: bash
|
||||
- run: npm test
|
||||
|
||||
Reference in New Issue
Block a user