Skip to content

Commit 37f2957

Browse files
authored
Merge pull request #607 from wp-cli/dependabot/github_actions/actions/checkout-6
2 parents e180a42 + d0f8253 commit 37f2957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regenerate-handbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Check out source code
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818

1919
- name: Set up PHP
2020
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)