upgrade actions/cache to 4.0.3 (#622)

This commit is contained in:
aparnajyothi-y
2025-04-08 23:15:24 +05:30
committed by GitHub
parent 67a3573c9a
commit 267870a9c4
16 changed files with 443 additions and 348 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.1.1",
"@actions/github": "^6.0.0",