Update actions/checkout action to v7 #62

Open
renovate wants to merge 1 commit from renovate/actions-checkout-7.x into main

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