Skip to content

Commit

Permalink
fix(deps): update dependency @actions/cache to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2022
1 parent 11447f3 commit f1098e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -25,7 +25,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@actions/cache": "2.0.6",
"@actions/cache": "3.0.0",
"@actions/core": "1.9.0",
"@actions/exec": "1.1.1",
"@actions/http-client": "2.0.1",
Expand Down

0 comments on commit f1098e4

Please sign in to comment.