1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-12 09:10:44 +00:00

Bump @actions/cache to 1.0.4

This commit is contained in:
Dave Hadka 2020-11-05 15:12:18 -06:00
parent 22c64ac772
commit 7f48f08925
4 changed files with 13 additions and 7 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^1.0.3",
"@actions/cache": "^1.0.4",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.0.1"