Skip to content

Commit f401197

Browse files
chore(deps): update dependency node to v24
1 parent 0fdf60a commit f401197

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
- uses: actions/setup-node@v4
2929
with:
30-
node-version: 22.15.1
30+
node-version: 24.13.1
3131
registry-url: "https://registry.npmjs.org"
3232

3333
- run: npm publish --access public

0 commit comments

Comments
 (0)