Skip to content

Commit d75cade

Browse files
chore(deps): update node.js to v24
1 parent 4c2e7ec commit d75cade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
- name: Setup Node.JS
107107
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
108108
with:
109-
node-version: 22.14.0
109+
node-version: 24.11.0
110110
registry-url: "https://registry.npmjs.org"
111111

112112
- name: Publish

0 commit comments

Comments
 (0)