actions/cache upgrade to 4.0.3

This commit is contained in:
Aparna Jyothi 2025-03-27 19:03:40 +05:30
parent 5baf4a2219
commit 13d6f17ac7
20 changed files with 3023 additions and 1640 deletions

View file

@ -25,10 +25,10 @@
"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/github": "^5.1.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.1",
"@actions/io": "^1.0.2",