Bump @actions/tool-cache from 1.3.4 to 1.3.5 (#104)

Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.3.4 to 1.3.5.
- [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-05-14 05:19:45 +00:00
committed by GitHub
parent 366580d55c
commit a7cc326d6c
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"@actions/core": "^1.2.4",
"@actions/exec": "^1.0.4",
"@actions/http-client": "^1.0.8",
"@actions/tool-cache": "^1.3.4"
"@actions/tool-cache": "^1.3.5"
},
"devDependencies": {
"@types/jest": "^25.2.2",