mirror of
https://github.com/actions/setup-python.git
synced 2025-07-02 23:53:47 +00:00
Add ability to download specific version of Python from releases
This commit is contained in:
parent
985150d1f6
commit
81b3a118a7
9 changed files with 4063 additions and 3618 deletions
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.3.3",
|
||||
"@actions/tool-cache": "^1.5.2",
|
||||
"@types/jest": "^25.1.4",
|
||||
"@types/node": "^12.12.31",
|
||||
"@types/semver": "^7.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue