docs: clarify V6 ESM migration is not a user-facing breaking change
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
f848fd1976
commit
3d8e5d4a11
@ -18,9 +18,9 @@ The `setup-java` action provides the following functionality for GitHub Actions
|
||||
|
||||
This action allows you to work with Java and Scala projects.
|
||||
|
||||
## Breaking changes in V6
|
||||
## What's new in V6
|
||||
|
||||
- **Migrated to ESM** to enable support for the latest `@actions/*` package versions.
|
||||
- **Migrated to ESM** to enable support for the latest `@actions/*` package versions. This is an internal implementation change only. No changes are required to your workflow configuration, and the action's behavior is unchanged. Existing builds continue to work as before.
|
||||
|
||||
## Breaking changes in V5
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user