mirror of
https://github.com/actions/setup-python.git
synced 2025-07-22 12:08:21 +02:00
update to v4, remove python-version default
* python-version overrides python-version-file, like setup-node * checks '.python-version' by default if nothing else specified
This commit is contained in:
parent
dbfda6e73c
commit
abfae9a57a
4 changed files with 38 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-python",
|
||||
"version": "3.1.1",
|
||||
"version": "4.0.0",
|
||||
"private": true,
|
||||
"description": "Setup python action",
|
||||
"main": "dist/index.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue