mirror of
https://github.com/actions/setup-python.git
synced 2025-06-30 22:53:49 +00:00
Change to @action/http-client version to the one that was used in the most recent build
This commit is contained in:
parent
b51c97f6e3
commit
f71253fee3
4 changed files with 10 additions and 40 deletions
|
@ -34,7 +34,7 @@
|
|||
"semver": "^7.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/http-client": "^2.1.0",
|
||||
"@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