mirror of
https://github.com/actions/cache.git
synced 2025-04-22 03:56:45 +00:00
Replace typed rest client with new http-client
This commit is contained in:
parent
23e301d35c
commit
e9d35bb1ee
4 changed files with 84 additions and 79 deletions
|
@ -26,8 +26,8 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.2.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/http-client": "^1.0.3",
|
||||
"@actions/io": "^1.0.1",
|
||||
"typed-rest-client": "^1.5.0",
|
||||
"uuid": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue