Skip to content

Commit 98d3e6c

Browse files
committed
gha: bump node version
1 parent 195f3ae commit 98d3e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-npm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919
- uses: actions/setup-node@v5
2020
with:
21-
node-version: '20'
21+
node-version: 24
2222
registry-url: 'https://registry.npmjs.org/'
2323
- run: npm install
2424
- uses: JS-DevTools/npm-publish@v4

0 commit comments

Comments
 (0)