mirror of
https://github.com/actions/setup-python.git
synced 2026-07-18 14:39:58 +08:00
Merge branch 'main' of https://github.com/gowridurgad/setup-python into removes-pipinstall
This commit is contained in:
commit
0b994fe7b8
66 changed files with 114224 additions and 104014 deletions
|
|
@ -11,6 +11,10 @@ This action provides the following functionality for GitHub Actions users:
|
|||
- Optionally caching dependencies for pip, pipenv and poetry
|
||||
- Registering problem matchers for error output
|
||||
|
||||
## What's new in V7
|
||||
|
||||
- Migrated action internals to ESM for compatibility with latest `@actions/*` packages. No changes to action inputs, outputs, or behavior.
|
||||
|
||||
## Breaking changes in V6
|
||||
|
||||
- Upgraded action from node20 to node24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue