Skip to content

Commit 5f142ee

Browse files
authored
Merge pull request #452 from wp-cli/dependabot/github_actions/actions/checkout-5
2 parents b38c57e + 860259b commit 5f142ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-schemas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Check out source code
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v5
2828

2929
- name: Configure git user
3030
run: |

0 commit comments

Comments
 (0)