Skip to content

fix(infra): update GitHub Action to current checkout and distribution#421

Merged
iennae merged 1 commit into
mainfrom
iennae-patch-1
Mar 26, 2026
Merged

fix(infra): update GitHub Action to current checkout and distribution#421
iennae merged 1 commit into
mainfrom
iennae-patch-1

Conversation

@iennae

@iennae iennae commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

ci: update GitHub Action versions and optimize Maven build

  • Bump actions/checkout and actions/setup-java
  • Switch from deprecated 'adopt' to 'temurin' distribution
  • Enable Maven caching to improve build performance
  • Use working-directory parameter for cleaner step execution

@glasnt glasnt left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is being reflected in the Java CI action attached to this PR (with the updated checkout version), but the build step is reporting no tests run. This is the same as the previous action run against this repo; I'm not sure if this is a part of this repo with no tests, but it should be confirmed that even though the check is green, that it's successfully building and linting.

@iennae iennae merged commit acc4021 into main Mar 26, 2026
4 checks passed
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.

2 participants