upgrade @action/cache from 4.0.0 to 4.0.2 (#766)

* actions/cache upgrade to 4.0.2

* check failures fix

* fix for licensed check failure
This commit is contained in:
aparnajyothi-y
2025-03-19 23:50:08 +05:30
committed by GitHub
parent 799ee7c97e
commit b8ebb8ba1d
29 changed files with 216 additions and 10504 deletions

View File

@ -26,7 +26,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.0",
"@actions/cache": "^4.0.2",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.4.0",