Skip to content

Commit ef62e6e

Browse files
Bump actions/setup-node from 6.0.0 to 6.1.0 (#1074)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd3a951 commit ef62e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: brew install mono
5858

5959
- name: 🔧 Set up Node.js
60-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
60+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
6161
with:
6262
node-version: '20'
6363

0 commit comments

Comments
 (0)