deps: bump @actions/tool-cache from 1.3.5 to 1.5.5 (#333)

Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 1.3.5 to 1.5.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-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-20 11:29:21 +09:00
committed by GitHub
parent b1d5e3fb14
commit 3c2f87a0bf
2 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@
"@actions/core": "^1.2.4",
"@actions/exec": "^1.0.4",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.3.5",
"@actions/tool-cache": "^1.5.5",
"node-fetch": "^2.6.0"
},
"devDependencies": {