Update actions/checkout action to v5 #96

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

Update actions/checkout action to v5
Some checks failed
/ build (pull_request) Failing after 19s

Renovate 2025-10-16 23:18:27 +00:00

View file

@ -29,7 +29,7 @@ jobs:
# For uploading. # For uploading.
apk add rsync openssh apk add rsync openssh
- uses: actions/checkout@v4 - uses: actions/checkout@v5
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