Bump @actions/tool-cache to 2.0.0
This allows us to drop our direct dependency on `@actions/http-client`.
This commit is contained in:
parent
1fae5bf71b
commit
54b4854fda
64 changed files with 2252 additions and 99 deletions
|
|
@ -25,9 +25,8 @@
|
|||
"@actions/core": "^1.4.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/http-client": "^1.0.11",
|
||||
"@actions/io": "^1.1.0",
|
||||
"@actions/tool-cache": "^1.7.1",
|
||||
"@actions/tool-cache": "^2.0.0",
|
||||
"@chrisgavin/safe-which": "^1.0.2",
|
||||
"@octokit/plugin-retry": "^3.0.9",
|
||||
"@octokit/types": "^6.21.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue