Skip to content

Commit 8cba6ec

Browse files
Bump actions/setup-node from 4 to 5 (#62295)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f89e69c commit 8cba6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ jobs:
399399
pyodide build
400400
401401
- name: Set up Node.js
402-
uses: actions/setup-node@v4
402+
uses: actions/setup-node@v5
403403
with:
404404
node-version: '20'
405405

0 commit comments

Comments
 (0)