chore(deps): update actions/checkout action to v6 #54

Open
renovate wants to merge 1 commit from renovate/actions-checkout-6.x into main
Showing only changes of commit c8507ff43b - Show all commits

chore(deps): update actions/checkout action to v6
All checks were successful
/ build (pull_request) Successful in 33s

Renovate 2026-01-07 17:18:35 +00:00

View file

@ -27,7 +27,7 @@ jobs:
# For uploading.
apk add rsync openssh
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
fetch-depth: 0 # pull full history for page lastmod by git commit date
submodules: recursive