We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffb0528 + e2d13cb commit 7bbdae1Copy full SHA for 7bbdae1
1 file changed
.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@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
38
with:
39
node-version: ${{ env.NODE_VERSION }}
40
0 commit comments