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

   ### What changes were proposed in this pull request?
   
   This PR aims to upgrade `actions/setup-java` from v5 to v6 in the 
`build_and_test.yml` workflow.
   
   ### Why are the changes needed?
   
   To use the latest `actions/setup-java` release.
   
   - [v6.0.0 
(2026-08-24)](https://github.com/actions/setup-java/releases/tag/v6.0.0)
   - [v6.0.1 
(2026-09-09)](https://github.com/actions/setup-java/releases/tag/v6.0.1)
   
   v6 migrates the Zulu distribution to the Azul Metadata API and moves the 
action to ESM. The inputs used in this repository (`distribution` and 
`java-version`) are unchanged.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Pass the CIs.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Fable 5.1


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