Skip to content

Commit fec574c

Browse files
committed
ci: update nodejs to v24
1 parent fa4bf08 commit fec574c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runs:
66
- name: Install Node
77
uses: actions/setup-node@v4
88
with:
9-
node-version: 22
9+
node-version: 24
1010

1111
- name: Install Rust
1212
uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)