mirror of
https://github.com/actions/setup-node.git
synced 2024-11-10 04:18:24 +08: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
9 lines
84 B
JSON
9 lines
84 B
JSON
{
|
|
"engines": {
|
|
"node": "^14.0.0"
|
|
},
|
|
"volta": {
|
|
"node": "20.0.0"
|
|
}
|
|
}
|