Skip to content

Commit 4cf4349

Browse files
Merge pull request flintlib#328 from flintlib/dependabot/github_actions/actions/setup-node-5.0.0
build(deps): bump actions/setup-node from 4.2.0 to 5.0.0
2 parents 0d12253 + 4ba627e commit 4cf4349

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@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
37+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
3838
with:
3939
node-version: ${{ env.NODE_VERSION }}
4040

0 commit comments

Comments
 (0)