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.
2 parents 0d12253 + 4ba627e commit 4cf4349Copy full SHA for 4cf4349
.github/workflows/ci-emscripten.yml
@@ -34,7 +34,7 @@ jobs:
34
actions-cache-folder: emsdk-cache
35
36
- name: Set up Node.js
37
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
38
with:
39
node-version: ${{ env.NODE_VERSION }}
40
0 commit comments