v3 - upgrade @actions/cache (#1270)

* actions/cache upgarde

* macos-latest to macos-13

* fix check failures

---------

Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
This commit is contained in:
gowridurgad 2025-04-12 02:52:17 +05:30 committed by GitHub
parent 1a4442cacd
commit dbe1369d7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 16026 additions and 3475 deletions

View file

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