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 2ff9657 commit f31021aCopy full SHA for f31021a
.github/workflows/wasm-ci.yaml
@@ -30,7 +30,7 @@ jobs:
30
accesskey: ${{ vars.TOOL_CACHE_ACCESS_KEY_ID }}
31
secretkey: ${{ secrets.TOOL_CACHE_SECRET_KEY }}
32
os: ubuntu-22.04
33
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
34
with:
35
node-version: ${{ matrix.node_version }}
36
cache: yarn
0 commit comments