mirror of
https://github.com/actions/setup-node.git
synced 2025-06-27 21:23:49 +00:00
Update tool-cache for download retries (#120)
This commit is contained in:
parent
ada4b782b3
commit
83c9f7a7df
8 changed files with 266 additions and 177 deletions
|
@ -27,7 +27,7 @@
|
|||
"@actions/github": "^1.1.0",
|
||||
"@actions/http-client": "^1.0.6",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.3.1",
|
||||
"@actions/tool-cache": "^1.3.3",
|
||||
"semver": "^6.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue