Update dependency @actions/tool-cache to v1.3.4

This commit is contained in:
Renovate Bot 2020-05-02 09:57:02 +00:00
parent 8cb4c8b741
commit 4a9e76e377
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 18 additions and 30 deletions

View file

@ -25,7 +25,7 @@
"dependencies": {
"@actions/core": "1.2.4",
"@actions/exec": "1.0.4",
"@actions/tool-cache": "1.1.2",
"@actions/tool-cache": "1.3.4",
"is-docker": "2.0.0"
},
"devDependencies": {