Replace typed-rest-client with @actions/http-client

This commit is contained in:
Paul Merlin 2020-09-13 14:17:37 +02:00
parent cb2742a00b
commit 2efcc22ff5
4 changed files with 3 additions and 25 deletions

View file

@ -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": {