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:
Andrew DiLosa 2022-05-16 19:39:32 -07:00
parent dbfda6e73c
commit abfae9a57a
4 changed files with 38 additions and 31 deletions

View file

@ -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",