mirror of
https://github.com/actions/setup-node.git
synced 2025-07-22 06:28:20 +02: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:
parent
1a4442cacd
commit
dbe1369d7b
15 changed files with 16026 additions and 3475 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue