1
0
mirror of https://github.com/actions/setup-node.git synced 2025-12-30 04:38:58 +08:00

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
15 changed files with 14836 additions and 3472 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",