brunoborges opened a new pull request, #58250: URL: https://github.com/apache/spark/pull/58250
### What changes were proposed in this pull request? Upgrade all active GitHub workflow references from `actions/setup-java@v5` to `@v6`. ### Why are the changes needed? This keeps Spark workflows on the current supported major version of setup-java. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? - `git diff --check` - Verified no setup-java references older than v6 remain in active workflows No runtime tests were run because this patch only changes the CI action version. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: GitHub Copilot -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
