Skip to content

Commit c22fc3c

Browse files
author
IvanZosimov
committed
Update the version of @actions/cache library to 3.0.0
1 parent cdcc53e commit c22fc3c

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 25 additions & 9 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
@@ -23,7 +23,7 @@
2323
"author": "GitHub",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/cache": "^2.0.2",
26+
"@actions/cache": "^3.0.0",
2727
"@actions/core": "^1.6.0",
2828
"@actions/exec": "^1.1.0",
2929
"@actions/github": "^1.1.0",

0 commit comments

Comments
 (0)