mirror of
https://github.com/actions/setup-python.git
synced 2025-06-30 14:43:47 +00:00
Change http-client dependency to one matching previous version
This commit is contained in:
parent
d99bed8b21
commit
a0d867bfa9
4 changed files with 3419 additions and 1807 deletions
|
@ -29,12 +29,12 @@
|
|||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/glob": "^0.2.0",
|
||||
"@actions/http-client": "^1.0.11",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.5.5",
|
||||
"semver": "^7.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/http-client": "^2.0.1",
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/node": "^16.11.25",
|
||||
"@types/semver": "^7.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue