upgrade @actions/cache to ^4.0.0

This commit is contained in:
Priyagupta108 2025-01-14 18:05:59 +05:30
parent 48b90677b6
commit 8b740dd34d
29 changed files with 24443 additions and 1950 deletions

View file

@ -25,7 +25,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.4",
"@actions/cache": "^4.0.0",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.1.1",