Skip to content

Commit

Permalink
Bump @actions/cache dependency to v3.2.1 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolai-laevskii committed May 8, 2023
1 parent dd84a95 commit fac708d
Show file tree
Hide file tree
Showing 6 changed files with 1,142 additions and 1,216 deletions.
2 changes: 1 addition & 1 deletion .licenses/npm/@actions/cache.dep.yml

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

2 changes: 1 addition & 1 deletion .licenses/npm/@azure/abort-controller.dep.yml

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

1,142 changes: 552 additions & 590 deletions dist/cache-save/index.js

Large diffs are not rendered by default.

1,168 changes: 565 additions & 603 deletions dist/setup/index.js

Large diffs are not rendered by default.

42 changes: 22 additions & 20 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": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.0",
"@actions/cache": "^3.2.1",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@actions/glob": "^0.2.0",
Expand Down

0 comments on commit fac708d

Please sign in to comment.