actions/cache upgrade to 4.0.3

This commit is contained in:
Aparna Jyothi 2025-03-27 19:12:07 +05:30
parent 3b6c050358
commit 05a24136f5
5 changed files with 176 additions and 10 deletions

View file

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