Skip to content

Commit 0979be0

Browse files
authored
Merge pull request #49 from wp-cli/dependabot/github_actions/actions/checkout-6
2 parents e4515e5 + 665097b commit 0979be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237

238238
steps:
239239
- name: Check out source code
240-
uses: actions/checkout@v4
240+
uses: actions/checkout@v6
241241

242242
- name: Check existence of composer.json & behat.yml files
243243
id: check_files

0 commit comments

Comments
 (0)