Skip to content

Commit c92f9ce

Browse files
Update dependency node to v24
1 parent ce8ad7e commit c92f9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_release.yml

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

0 commit comments

Comments
 (0)