update actions/setup-java to v5 - #15
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dsnsgithub
force-pushed
the
chore/update-java
branch
from
August 20, 2026 12:03
9f55981 to
d3aa7b3
Compare
dsnsgithub
pushed a commit
that referenced
this pull request
Aug 20, 2026
main moved android builds to ubuntu (#14) and setup-java to v5 (#15), both touching the two android workflows this branch rewrote. Kept main's decisions and re-applied the pinning on top: - android runners are ubuntu, pinned to ubuntu-24.04 rather than ubuntu-latest - setup-java is v5, pinned to v5.7.0 rather than the floating v5 - test-ios.yml carries setup-java too, so it moves to v5.7.0 as well for consistency, though it did not conflict Verified before resolving that java-version 21.0.11 still holds: v5.7.0's isVersionSatisfies keeps the same semantics for a range without build metadata, and Temurin jdk-21.0.11+10 is published for linux x64, which the move to ubuntu now requires. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QRXxEuKNzgWvK2RxJjQ8TC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.