Skip to content

Commit e4219fc

Browse files
chore(deps): update dependency node to v24
1 parent 2596951 commit e4219fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install node.js v22
2727
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
2828
with:
29-
node-version: 22.6.0
29+
node-version: 24.12.0
3030

3131
- name: Install wasm-pack
3232
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh

0 commit comments

Comments
 (0)