Christoph Wagner 620364ab2b
All checks were successful
CI Pipeline / Code Linting (pull_request) Successful in 13s
CI Pipeline / Generate Quality Report (pull_request) Successful in 21s
CI Pipeline / Run Tests (pull_request) Successful in 35s
CI Pipeline / Build Verification (pull_request) Successful in 13s
fix: downgrade upload-artifact to v3 for Gitea compatibility
GitHub Actions artifact v4 is not supported on GHES/Gitea instances.
Downgraded from upload-artifact@v4 to upload-artifact@v3 to fix:

Error: @actions/artifact v2.0.0+, upload-artifact@v4+ and
download-artifact@v4+ are not currently supported on GHES.

Changes:
- .gitea/workflows/ci.yml: Updated 2 instances (test-results, quality-report)
- .gitea/workflows/release.yml: Updated 1 instance (release-artifacts)

This ensures CI/CD pipeline runs successfully on Gitea Actions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 14:08:43 +01:00
..