Skip to content

Commit c7b02d6

Browse files
authored
Merge pull request #8623 from uutils/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents ac2fbab + 00dc334 commit c7b02d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

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

2525
steps:
2626
- name: Checkout repository
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v5
2828

2929
- name: Install/setup prerequisites
3030
shell: bash

0 commit comments

Comments
 (0)