Skip to content

Commit fac708d

Browse files
Bump @actions/cache dependency to v3.2.1 (#374)
1 parent dd84a95 commit fac708d

File tree

6 files changed

+1142
-1216
lines changed

6 files changed

+1142
-1216
lines changed

.licenses/npm/@actions/cache.dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/abort-controller.dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cache-save/index.js

Lines changed: 552 additions & 590 deletions
Large diffs are not rendered by default.

dist/setup/index.js

Lines changed: 565 additions & 603 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 22 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"author": "GitHub",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@actions/cache": "^3.0.0",
28+
"@actions/cache": "^3.2.1",
2929
"@actions/core": "^1.10.0",
3030
"@actions/exec": "^1.1.0",
3131
"@actions/glob": "^0.2.0",

0 commit comments

Comments
 (0)