Bump @actions/cache to version 5.0.0 in package.json and package-lock.json

This commit is contained in:
Salman Muin Kayser Chishti 2025-12-11 21:51:47 +00:00
parent 4dc6199c7b
commit d64a9493c1
2 changed files with 205 additions and 198 deletions

View file

@ -28,7 +28,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.3",
"@actions/cache": "^5.0.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.5.0",