bilhej/.forgejo/workflows
Joakim Mörling 4a48dccd91
All checks were successful
CI / Lint, type check, unit tests, coverage (push) Successful in 2m3s
CI / E2E browser tests (push) Successful in 44s
ci: downgrade upload-artifact to v3 for Forgejo compatibility
actions/upload-artifact@v4 requires GHES features not available in
self-hosted Forgejo, causing artifact upload failures with:
GHESNotSupportedError: upload-artifact@v4+ are not supported on GHES.

- Downgrade both coverage upload steps from v4 to v3
- v3 uses a compatible upload mechanism that works on Forgejo

Keeps the artifact upload functionality so coverage HTML reports remain
downloadable from the workflow run page.
2026-05-19 20:16:26 +02:00
..
ci.yml ci: downgrade upload-artifact to v3 for Forgejo compatibility 2026-05-19 20:16:26 +02:00