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

This commit is contained in:
Renovate 2026-06-18 14:15:59 +00:00
commit 061e14e52e

View file

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