Skip to content

Commit bd947c9

Browse files
committed
[ci] bump node version for publish
1 parent 3c60264 commit bd947c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_npmjs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- uses: actions/setup-node@v4
1919
with:
20-
node-version: 20
20+
node-version: 24
2121
registry-url: 'https://registry.npmjs.org'
2222

2323
- run: npm ci

0 commit comments

Comments
 (0)