mirror of
https://github.com/actions/setup-node.git
synced 2025-05-11 19:53:43 +00:00
Fix macos latest check failures (#1041)
* Update latest node versions * Update latest node versions * Update test data * Update test data * Update test data * Update test data * Update test data * macos lts failure fix * Update macos-13
This commit is contained in:
parent
c2ac33f2c6
commit
eff380dfbc
7 changed files with 27 additions and 27 deletions
|
@ -3,6 +3,6 @@
|
|||
"node": "^14.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "16.0.0"
|
||||
"node": "20.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue