Files
setup-node/__tests__/data/package-volta.json
T
aparnajyothi-y 49933ea528 Bump @action/cache from 4.0.2 to 4.0.3 (#1262)
* Update versions.yml

* Update versions.yml

* actions/cache upgrade to 4.0.3

* events update

* npm audit fix revert

* npm adit fix revert
2025-04-02 14:20:51 -05:00

9 lines
84 B
JSON

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