We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4bf08 commit fec574cCopy full SHA for fec574c
1 file changed
.github/actions/install-tools/action.yml
@@ -6,7 +6,7 @@ runs:
6
- name: Install Node
7
uses: actions/setup-node@v4
8
with:
9
- node-version: 22
+ node-version: 24
10
11
- name: Install Rust
12
uses: dtolnay/rust-toolchain@master
0 commit comments