chore: use published @actions/cache v5.0.0

This commit is contained in:
Salman Muin Kayser Chishti 2025-12-11 18:04:30 +00:00
parent 0062e4cc5f
commit a5b36459de
2 changed files with 593 additions and 251 deletions

842
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -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"