Update actions/upload-artifact action to v7 #103

Open
renovate wants to merge 3 commits from renovate/major-github-artifact-actions into main
Showing only changes of commit 35c83e4831 - Show all commits

Merge branch 'main' into renovate/major-github-artifact-actions
Some checks failed
/ build (pull_request) Failing after 16s

stb 2026-03-01 13:27:49 +01: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