Skip to content

Commit df99ef4

Browse files
authored
Merge pull request #2307 from hydephp/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents f338208 + b6c6e8c commit df99ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-documentation-mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout monorepo
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v5
2222
with:
2323
fetch-depth: 0
2424

0 commit comments

Comments
 (0)