ci: downgrade upload-artifact to v3 (v4+ not supported on Gitea GHES)
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s
CI / Security audit (push) Successful in 37s
CI / Tests & coverage (push) Successful in 1m11s

This commit is contained in:
2026-05-17 09:11:18 +01:00
parent 972c1b81ec
commit 0d4b169c79

View File

@@ -54,7 +54,7 @@ jobs:
NODE_ENV: test
- name: Upload coverage report
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
if: always()
with:
name: coverage-report