mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 08:46:10 +02:00
Replace typed-rest-client with @actions/http-client
This commit is contained in:
parent
cb2742a00b
commit
2efcc22ff5
4 changed files with 3 additions and 25 deletions
|
@ -28,10 +28,10 @@
|
|||
"@actions/core": "1.2.5",
|
||||
"@actions/exec": "1.0.4",
|
||||
"@actions/glob": "0.1.0",
|
||||
"@actions/http-client": "1.0.8",
|
||||
"@actions/io": "1.0.2",
|
||||
"@actions/tool-cache": "1.6.0",
|
||||
"string-argv": "0.3.1",
|
||||
"typed-rest-client": "1.7.3",
|
||||
"unzipper": "0.10.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue