Update actions/checkout action to v7
All checks were successful
/ build (pull_request) Successful in 37s

This commit is contained in:
Renovate 2026-06-18 15:16:38 +00:00
commit dcca7368d3

View file

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