wangyum opened a new pull request #25866: [MINOR][INFRA] Use java-version instead of version for GitHub Action URL: https://github.com/apache/spark/pull/25866 ### What changes were proposed in this pull request? This PR use `java-version` instead of `version` for GitHub Action. More details: https://github.com/actions/setup-java/commit/204b974cf476e9709b6fab0c59007578676321c5 https://github.com/actions/setup-java/commit/ac25aeee3a8ad80e5e24d12610e451338577534f ### Why are the changes needed? The `version` property will not be supported after October 1, 2019. Use `java-version` instead. ### Does this PR introduce any user-facing change? No ### How was this patch tested? N/A
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
