Skip to content

Commit eed7eb3

Browse files
authored
Merge pull request #305 from WordPress/dependabot/github_actions/github-actions-2b34491e7c
Bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group
2 parents 8861d44 + a254de6 commit eed7eb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
76+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
7777
with:
7878
node-version: 20
7979

0 commit comments

Comments
 (0)