Skip to content

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

Merged
iennae merged 1 commit intomainfrom
iennae-patch-1
Mar 26, 2026
Merged

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

Conversation

@iennae
Copy link
Copy Markdown
Contributor

@iennae iennae commented Mar 26, 2026

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

Copy link
Copy Markdown

@glasnt glasnt left a comment

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