1
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2024-09-20 00:16:42 +00:00
setup-node/__tests__/data/package.json
HarithaVattikuti eff380dfbc
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
2024-05-22 08:12:24 -05:00

6 lines
45 B
JSON

{
"engines": {
"node": "^20.0.0"
}
}