Skip to content

Commit

Permalink
Update to @actions/cache 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Hadka committed Oct 20, 2020
1 parent d1255ad commit 0c7f3b7
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 47 deletions.
138 changes: 92 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0c7f3b7

Please sign in to comment.