Update to @actions/cache 1.0.3

This commit is contained in:
Dave Hadka 2020-10-20 12:15:13 -05:00
parent d1255ad936
commit 0c7f3b7744
2 changed files with 93 additions and 47 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.2"
"@actions/cache": "^1.0.3"
},
"devDependencies": {
"@types/jest": "^24.0.13",