Update the @actions/cache package to the latest version

Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
Sora Morimoto 2020-08-11 05:43:17 +09:00
parent d29c1df198
commit ba8ea6cf47
2 changed files with 16 additions and 16 deletions

View file

@ -26,7 +26,7 @@
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.0.1",
"@actions/cache": "^1.0.1"
"@actions/cache": "^1.0.2"
},
"devDependencies": {
"@types/jest": "^24.0.13",