Skip to content

Commit e79b4c5

Browse files
committed
increase node
1 parent c880ff2 commit e79b4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Node.js environment
2828
uses: actions/setup-node@v3
2929
with:
30-
node-version: 22
30+
node-version: 24
3131
cache: "pnpm"
3232
registry-url: "https://registry.npmjs.org"
3333

0 commit comments

Comments
 (0)