1
0
mirror of https://github.com/actions/setup-node.git synced 2025-03-13 20:40:15 +08:00
HarithaVattikuti eff380dfbc
Fix macos latest check failures ()
* 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
2024-05-22 08:12:24 -05:00

9 lines
84 B
JSON

{
"engines": {
"node": "^14.0.0"
},
"volta": {
"node": "20.0.0"
}
}