mirror of https://github.com/actions/cache.git
chore: use published @actions/cache v5.0.0
This commit is contained in:
parent
0062e4cc5f
commit
a5b36459de
File diff suppressed because it is too large
Load Diff
|
|
@ -23,7 +23,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "file:../packages/cache",
|
||||
"@actions/cache": "^5.0.0",
|
||||
"@actions/core": "^2.0.0",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/io": "^2.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue