mirror of
https://github.com/actions/setup-java.git
synced 2025-09-09 20:17:07 +00:00
doc update
This commit is contained in:
parent
1c8ca6eafc
commit
734d577872
1 changed files with 3 additions and 3 deletions
|
@ -20,10 +20,10 @@ This action allows you to work with Java and Scala projects.
|
|||
|
||||
## Breaking changes in V5
|
||||
|
||||
- Upgrade to node 24 in [#888](https://github.com/actions/setup-java/pull/888)
|
||||
> Make sure your runner is updated to this version or newer to use this release. v2.327.1 [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1)
|
||||
- Upgraded action from node20 to node24
|
||||
> Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1)
|
||||
|
||||
For more detailed release notes with documntation updates and dependency upgrades, please track [release notes](https://github.com/actions/setup-java/releases/tag/v5.0.0)
|
||||
For more detailed release notes, see the full release notes on the [releases page](https://github.com/actions/setup-java/releases/tag/v5.0.0)
|
||||
|
||||
## V2 vs V1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue