Skip to content

Update setup-java README action from v6 to v5 - #1199

Merged
brunoborges merged 1 commit into
mainfrom
brunoborges-patch-1
Aug 4, 2026
Merged

Update setup-java README action from v6 to v5#1199
brunoborges merged 1 commit into
mainfrom
brunoborges-patch-1

Conversation

@brunoborges

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 4, 2026 21:06
@brunoborges
brunoborges requested a review from a team as a code owner August 4, 2026 21:06
@brunoborges
brunoborges merged commit 60b1ab8 into main Aug 4, 2026
3 checks passed
@brunoborges
brunoborges deleted the brunoborges-patch-1 branch August 4, 2026 21:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s primary documentation to recommend the current stable major version of actions/setup-java in workflow examples, aligning the README with the stated guidance that the next major version is still in development.

Changes:

  • Replaces actions/setup-java@v6 with actions/setup-java@v5 across README workflow snippets.
  • Minor README formatting/line-adjustment at the end of the file.
Show a summary per file
File Description
README.md Updates all usage examples to reference the stable actions/setup-java@v5 major version.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

Comment thread README.md
steps:
- uses: actions/checkout@v7
- uses: actions/setup-java@v6
- uses: actions/setup-java@v5
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.

2 participants