Skip to content

Commit 4c05020

Browse files
chore(deps): update dependency node to v24
1 parent 2ef1496 commit 4c05020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Use supported Node.js Version
3131
uses: actions/setup-node@v4
3232
with:
33-
node-version: 22
33+
node-version: 24
3434
registry-url: 'https://registry.npmjs.org'
3535
cache: 'pnpm'
3636
- name: Restore cached dependencies

0 commit comments

Comments
 (0)