sergehuber opened a new pull request, #829: URL: https://github.com/apache/unomi/pull/829
## Summary - Bump `actions/setup-java` from `@v1` to `@v5` in `unomi-ci-docs-deploy.yml` (both jobs) and `codeql-analysis-java.yml` - Add explicit `distribution: temurin` (required by modern setup-java) while keeping JDK 17 and existing Nexus credential wiring Closes the remaining Node 24–compatible Actions gap after [#795](https://github.com/apache/unomi/pull/795). JIRA: [UNOMI-966](https://issues.apache.org/jira/browse/UNOMI-966) ## Test plan - [ ] Confirm no remaining `actions/setup-java@v1` under `.github/workflows/` - [ ] CodeQL Java workflow runs on the PR (or a follow-up push to master after merge) - [ ] After merge to `master`, docs-deploy job still publishes with JDK 17 / Nexus credentials unchanged aside from the action major -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
