v4 - upgrade @actions/cache (#578)

* Upgrade-actions/cache for v4

* audit fix

* Replaced macos-latest with macos-13
This commit is contained in:
Priya Gupta
2025-04-14 08:41:47 +05:30
committed by GitHub
parent 93397bea11
commit cd53bc84d5
16 changed files with 63075 additions and 2414 deletions

View File

@ -25,7 +25,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.1",
"@actions/cache": "^4.0.3",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@actions/glob": "^0.2.0",