Skip to content

Commit 7262155

Browse files
committed
ci: update node version
1 parent 835841d commit 7262155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: pnpm/action-setup@v4
2828
- uses: actions/setup-node@v4
2929
with:
30-
node-version: 22
30+
node-version: 24
3131
registry-url: https://registry.npmjs.org
3232
cache: pnpm
3333
- run: |

0 commit comments

Comments
 (0)