build(deps): bump @actions/cache from 0.2.1 to 1.0.1 (#59)

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 0.2.1 to 1.0.1.
- [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/@actions/io@1.0.1/packages/cache)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-27 15:08:57 +08:00
committed by GitHub
parent 485c6a047e
commit f7f5eff206
2 changed files with 318 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
"author": "golangci",
"license": "MIT",
"dependencies": {
"@actions/cache": "^0.2.1",
"@actions/cache": "^1.0.1",
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^2.1.1",