Setup Java JDK
Version updated for actions/setup-java to version v4.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 690,785 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Added Windows Arm64 Support for Windows Arm64 Runners by @mahabaleshwars in https://github.com/actions/setup-java/pull/595
- feat: bump actions/checkout and actions/setup-java to v4 by @kbdharun in https://github.com/actions/setup-java/pull/533
- Handle authorization when the token is undefined by @peter-murray in https://github.com/actions/setup-java/pull/556
- Documentation update of Java 21 by @Okeanos in https://github.com/actions/setup-java/pull/566
- Documentation update about maven-gpg-plugin version note by @IvanZosimov in https://github.com/actions/setup-java/pull/570
- Oracle JDK 21 support by @jdubois in https://github.com/actions/setup-java/pull/538
- Fix typo in configuration example by @Bananeweizen in https://github.com/actions/setup-java/pull/572
New Contributors
- @kbdharun made their first contribution in https://github.com/actions/setup-java/pull/533
- @peter-murray made their first contribution in https://github.com/actions/setup-java/pull/556
- @jdubois made their first contribution in https://github.com/actions/setup-java/pull/538
- @Bananeweizen made their first contribution in https://github.com/actions/setup-java/pull/572
- @mahabaleshwars made their first contribution in https://github.com/actions/setup-java/pull/595
Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.1.0