Skip to content

fix: update actions/checkout and actions/setup-java to current versions - #95

Merged
ekarankow merged 2 commits into
mainfrom
fix-ci-actions-versions
Aug 10, 2026
Merged

fix: update actions/checkout and actions/setup-java to current versions#95
ekarankow merged 2 commits into
mainfrom
fix-ci-actions-versions

Conversation

@ekarankow

Copy link
Copy Markdown
Contributor

setup-java@v1 was deprecated and produced an invalid JAVA_HOME on the macOS runner. Bump checkout to v7 and setup-java to v5 (with explicit temurin distribution) across ci.yml and release.yml.

setup-java@v1 was deprecated and produced an invalid JAVA_HOME on the
macOS runner. Bump checkout to v7 and setup-java to v5 (with explicit
temurin distribution) across ci.yml and release.yml.
@ekarankow
ekarankow merged commit 9250ce2 into main Aug 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant