We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419456e commit 6460c36Copy full SHA for 6460c36
.github/workflows/wasm-ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
# needs to match Cargo.toml and flake.nix version
29
tool: [email protected]
30
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
31
32
node-version: ${{ matrix.node_version }}
33
cache: yarn
0 commit comments