Skip to content

Commit c61f0fa

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
60+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
6161
with:
6262
node-version: '20'
6363

0 commit comments

Comments
 (0)