Skip to content

Commit 122b5a0

Browse files
chore(deps): update dependency node to v24
2 parents 17e30c4 + 8c54d74 commit 122b5a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Node.js for npm
4848
uses: actions/setup-node@v6
4949
with:
50-
node-version: '22.21.1'
50+
node-version: '24.11.1'
5151
registry-url: 'https://registry.npmjs.org'
5252

5353
- name: Release

0 commit comments

Comments
 (0)