mirror of
https://github.com/actions/setup-python.git
synced 2026-08-22 08:23:04 +00:00
Add ESM migration note to README for V7
This commit is contained in:
parent
6900cbed63
commit
780b044465
@ -10,6 +10,9 @@ This action provides the following functionality for GitHub Actions users:
|
||||
- Installing a version of Python or PyPy and (by default) adding it to the PATH
|
||||
- Optionally caching dependencies for pip, pipenv and poetry
|
||||
- Registering problem matchers for error output
|
||||
## Breaking changes in V7
|
||||
|
||||
- **Migrated to ESM** to enable support for the latest `@actions/*` package versions.
|
||||
|
||||
## Breaking changes in V6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user