mirror of
https://github.com/actions/cache.git
synced 2025-12-12 17:13:34 +08:00
chore: use published @actions/cache v5.0.0
This commit is contained in:
842
package-lock.json
generated
842
package-lock.json
generated
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"
|
||||
|
||||
Reference in New Issue
Block a user