Compare commits

..

1 commit

Author SHA1 Message Date
d0557a87a8 Update actions/checkout action to v6
All checks were successful
/ build (pull_request) Successful in 48s
2026-01-07 17:16:05 +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@v6
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