Skip to content

Commit fd5b5bb

Browse files
authored
Merge pull request #283 from WordPress/dependabot/github_actions/github-actions-ad3dacec31
Bump actions/setup-node from 5.0.0 to 6.0.0 in the github-actions group
2 parents dd0ea5c + a41c056 commit fd5b5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
coverage: none
7474

7575
- name: Install NodeJS
76-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
76+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
7777
with:
7878
node-version: 20
7979

0 commit comments

Comments
 (0)