Skip to content

Commit 7bbdae1

Browse files
Merge pull request #354 from flintlib/dependabot/github_actions/actions/setup-node-6.1.0
build(deps): bump actions/setup-node from 5.0.0 to 6.1.0
2 parents ffb0528 + e2d13cb commit 7bbdae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
actions-cache-folder: emsdk-cache
3535

3636
- name: Set up Node.js
37-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
37+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
3838
with:
3939
node-version: ${{ env.NODE_VERSION }}
4040

0 commit comments

Comments
 (0)