mirror of
https://github.com/actions/setup-java.git
synced 2026-07-01 01:21:39 +00:00
Compare commits
No commits in common. "3baf0d146abf6534cd9bd12bbb62b12d570e9a2b" and "9557b05e471beda5c94e2e2dab43c483984d1334" have entirely different histories.
3baf0d146a
...
9557b05e47
@ -20,10 +20,10 @@ This action allows you to work with Java and Scala projects.
|
|||||||
|
|
||||||
## Breaking changes in V5
|
## Breaking changes in V5
|
||||||
|
|
||||||
- Upgraded action from node20 to node24
|
- Upgrade to node 24 in [#888](https://github.com/actions/setup-java/pull/888)
|
||||||
> 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)
|
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)
|
||||||
|
|
||||||
For more details, see the full release notes on the [releases page](https://github.com/actions/setup-java/releases/tag/v5.0.0)
|
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)
|
||||||
|
|
||||||
## V2 vs V1
|
## V2 vs V1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user