Skip to content

Fix failing GitHub Actions build setup#161

Merged
vidstige merged 1 commit into
masterfrom
fix/github-actions-cache-build
Apr 8, 2026
Merged

Fix failing GitHub Actions build setup#161
vidstige merged 1 commit into
masterfrom
fix/github-actions-cache-build

Conversation

@vidstige

@vidstige vidstige commented Apr 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • upgrade GitHub Actions workflow to current supported action majors
  • keep Maven dependency caching enabled using pom.xml as the cache key input
  • address the current master failure where actions/setup-java@v2 returns Cache service responded with 400

Verification

  • inspected failing master run 24123036836 with gh run view --log
  • local Maven build could not be run in this environment because no JDK is installed
  • PR run 24123949589 completed successfully on GitHub Actions

@vidstige vidstige merged commit 9083b50 into master Apr 8, 2026
1 check passed
@vidstige vidstige deleted the fix/github-actions-cache-build branch April 8, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant