Skip to content

Conversation

@filiphr
Copy link
Contributor

@filiphr filiphr commented Jan 6, 2026

  • Update actions/checkout to v6
  • Update actions/setup-java to v5 and use Eclipse Temurin distribution in builds
  • Update actions/cache to v5

@CarstenWickner as promised in #556, this is a PR that updates the versions of the different GitHub actions

* Update actions/checkout to v6
* Update actions/setup-java to v5 and use Eclipse Temurin distribution in builds
* Update actions/cache to v5
@filiphr
Copy link
Contributor Author

filiphr commented Jan 6, 2026

@CarstenWickner one thing I noticed is that you have different actions for build, checkstyle audit and tests. Is there a reason why not to do all of that in one single job? e.g. run mvn install which would do all the different 4 checks into one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant