mirror of
https://github.com/actions/setup-python.git
synced 2026-07-18 06:19:58 +08:00
Clarify ESM migration details in README for V7
This commit is contained in:
parent
256a3b257e
commit
d451bd8cd1
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ This action provides the following functionality for GitHub Actions users:
|
||||||
- Registering problem matchers for error output
|
- Registering problem matchers for error output
|
||||||
## Breaking changes in V7
|
## Breaking changes in V7
|
||||||
|
|
||||||
- **Migrated to ESM** to enable support for the latest `@actions/*` package versions.
|
- Migrated action internals to ESM for compatibility with latest `@actions/*` packages. No changes to action inputs, outputs, or behavior.
|
||||||
|
|
||||||
## Breaking changes in V6
|
## Breaking changes in V6
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue