mirror of
https://github.com/actions/setup-java.git
synced 2026-01-08 16:18:18 +00:00
Compare commits
2 Commits
1c8ca6eafc
...
3baf0d146a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3baf0d146a | ||
|
|
734d577872 |
@@ -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 details, see the full release notes on the [releases page](https://github.com/actions/setup-java/releases/tag/v5.0.0)
|
||||
|
||||
## V2 vs V1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user