Bump @actions/tool-cache from 1.3.3 to 1.3.4 (#83)

Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-04-24 18:03:23 +02:00
committed by GitHub
parent ff1f7b6f02
commit 8109f2b0b1
2 changed files with 8 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/exec": "^1.0.3",
"@actions/tool-cache": "^1.3.3",
"@actions/tool-cache": "^1.3.4",
"download": "^8.0.0",
"typed-rest-client": "^1.7.3"
},