Skip to content

chore(deps): bump github actions to latest versions#1068

Open
kikoso wants to merge 1 commit into
mainfrom
chore/update-github-actions-versions
Open

chore(deps): bump github actions to latest versions#1068
kikoso wants to merge 1 commit into
mainfrom
chore/update-github-actions-versions

Conversation

@kikoso
Copy link
Copy Markdown
Collaborator

@kikoso kikoso commented May 14, 2026

Summary

  • actions/checkout: v4v4.2.2 (pinned to specific patch)
  • actions/setup-java: v4.2.1v5.2.0, distribution: adoptdistribution: temurinbreaking: AdoptOpenJDK is deprecated and no longer receives updates; Eclipse Temurin is the maintained successor
  • actions/upload-artifact: v4v4.6.2 (pinned to specific patch; staying on v4 to avoid v5+ hidden-files behavior changes)

Test plan

  • Verify the build CI job runs successfully on this PR
  • Confirm JDK 17 setup works correctly with temurin distribution
  • Check build reports artifact is uploaded as expected

🤖 Generated with Claude Code

- actions/checkout: v4 → v4.2.2
- actions/setup-java: v4.2.1 → v5.2.0, adopt → temurin (adopt is deprecated)
- actions/upload-artifact: v4 → v4.6.2
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