upgrade actions/cache to 4.0.3

This commit is contained in:
Aparna Jyothi 2025-03-27 19:48:34 +05:30
parent 0aaccfd150
commit e5015e1140
5 changed files with 219 additions and 208 deletions

View file

@ -25,7 +25,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.2",
"@actions/cache": "^4.0.3",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.4.0",