Files
BoatParty/.gitea/workflows
Michael BurgessandClaude Sonnet 5 d6f1f53681
CI / build (push) Successful in 1m35s
Fix CI: use upload-artifact@v3 for Gitea Actions compatibility
actions/upload-artifact@v4 depends on @actions/artifact v2, which
refuses to run against Gitea's self-hosted Actions runner (it
identifies itself as GHES, which v2 explicitly blocks). The Gradle
build itself now succeeds on JDK 25; only the artifact upload step
was failing.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
2026-08-08 08:50:05 -04:00
..