| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This PR updates documentation examples for actions/setup-java by bumping referenced action versions and removing an obsolete README section, aiming to keep user-facing workflow snippets current.
Changes:
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Updates workflow snippets to newer action versions and removes the legacy migration section. |
| docs/advanced-usage.md | Updates many advanced workflow examples to newer action versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
|
Hey @HarithaVattikuti good finding! Just wondering if we should time this after the v6 release? Should we push that release by end of the month? I'd like to push v5.6 before that. |
Sorry, something went wrong.
Thanks @brunoborges — that makes sense. Since this PR is specifically for v6 docs, I think we should merge it alongside the v6 release. Let’s push v5.6 first, then merge this closer to the v6 release |
Sorry, something went wrong.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 190c65c4-f5aa-4595-8e2e-26266fbcb37f
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 190c65c4-f5aa-4595-8e2e-26266fbcb37f
|
👋 Hi @HarithaVattikuti and @brunoborges, this update broke the README.md rendering for Usage and Maven options, and adds unnecessary spacing in all touched files. Can we revert this change and only update the necessary parts? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Updated the documentation examples in README.md and docs/advanced-usage.md to use actions/checkout@v7 and actions/setup-java@v6. Also removed the obsolete V2 vs V1 section from the README.
Validation: docs-only change.