dongjoon-hyun opened a new pull request, #58670:
URL: https://github.com/apache/spark/pull/58670

   ### What changes were proposed in this pull request?
   
   This PR aims to upgrade `actions/setup-java` from v5 to v6 and 
`actions/setup-python` from v6 to v7.
   
   - `actions/setup-java` v6.0.0 (2026-08-24): 
https://github.com/actions/setup-java/releases/tag/v6.0.0
   - `actions/setup-python` v7.0.0 (2026-07-20): 
https://github.com/actions/setup-python/releases/tag/v7.0.0
   
   ### Why are the changes needed?
   
   To bring the latest bug fixes and improvements to our CI.
   
   The breaking changes in these major releases do not affect Spark: 
`actions/setup-java` renamed `jdkFile` to `jdk-file` and `actions/setup-python` 
removed `pip-install`, and neither input is used in this repository.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, this is an infra-only change.
   
   ### How was this patch tested?
   
   Pass the CIs.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Opus 5


-- 
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]

Reply via email to