Another attempt at fixing CI
Some checks failed
Build Windows Package / fetch (push) Failing after 7m15s
Build Windows Package / fetch (pull_request) Failing after 5m33s
Pull Request / action (pull_request_target) Has been cancelled
Build Windows Package / setup (push) Has been cancelled
Build Windows Package / setup (pull_request) Has been cancelled
Build Windows Package / Windows Build (push) Has been cancelled
Build Windows Package / Windows Build (pull_request) Has been cancelled

This commit is contained in:
2025-04-21 23:49:54 +02:00
parent e6d4ceee12
commit 59ff331228

View File

@@ -65,7 +65,7 @@ jobs:
find scripts/hak -type f -print0 | sort -z | xargs -0 sha1sum >> hakHash
fi
- uses: actions/upload-artifact@v3
- uses: ChristopherHX/gitea-upload-artifact@v4
with:
name: webapp
retention-days: 1