5
0
mirror of https://gitea.com/actions/setup-java.git synced 2026-08-03 02:31:14 +00:00
Files
Bruno Borges 9051c81518 Address Copilot review feedback for Kona distribution
- Sort matching releases by semver descending so range versions (e.g. >=17) resolve to the newest matching Kona JDK instead of the lowest
- Rename downloaded archive on Windows before extraction (renameWinArchive) to avoid extraction failures
- Import semver for version sorting

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-07 10:14:58 -04:00
..