Skip to content

Commit bdabd4f

Browse files
fix(deps): update actions/setup-node action to v6
1 parent 5bcc8da commit bdabd4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
3939

4040
- name: Set up Node.js for mega-linter-runner
41-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
41+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
4242
with:
4343
node-version: "22"
4444

0 commit comments

Comments
 (0)