mirror of
https://github.com/actions/setup-node
synced 2024-11-12 16:42:40 +00:00
eff380dfbc
* 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
8 lines
84 B
JSON
8 lines
84 B
JSON
{
|
|
"engines": {
|
|
"node": "^14.0.0"
|
|
},
|
|
"volta": {
|
|
"node": "20.0.0"
|
|
}
|
|
}
|