Bump @actions/cache from 1.0.1 to 1.0.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-11 15:50:59 +00:00
committed by Dave Olsthoorn
parent 7d6381ea3b
commit e8799536cb
2 changed files with 44 additions and 21 deletions

View File

@@ -25,7 +25,7 @@
"author": "daveol",
"license": "ISC",
"dependencies": {
"@actions/cache": "^1.0.1",
"@actions/cache": "^1.0.2",
"@actions/core": "^1.2.0",
"@actions/tool-cache": "^1.6.0",
"axios": "^0.19.2",