chore(deps): update actions/checkout action to v5
All checks were successful
/ build (pull_request) Successful in 33s
All checks were successful
/ build (pull_request) Successful in 33s
This commit is contained in:
parent
408a1b6f78
commit
92f8f5e08b
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
# For uploading.
|
||||
apk add rsync openssh
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0 # pull full history for page lastmod by git commit date
|
||||
submodules: recursive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue