mirror of
https://github.com/actions/setup-python.git
synced 2026-07-18 06:19:58 +08:00
Update README and dependencies
This commit is contained in:
parent
d451bd8cd1
commit
f8ae54f808
6 changed files with 57912 additions and 52861 deletions
|
|
@ -10,7 +10,8 @@ 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
|
||||
|
||||
## What's new in V7
|
||||
|
||||
- Migrated action internals to ESM for compatibility with latest `@actions/*` packages. No changes to action inputs, outputs, or behavior.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue