Sourced from actions/setup-node's releases.
Update
@actions/core
and Print Node, Npm, Yarn versionsIn scope of this release we updated actions/core to 1.10.0. Moreover, we added logic to print Nodejs, Npm, Yarn versions after installation.
Add support for engines.node and Volta
In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. actions/setup-node#485. Moreover, we added support for Volta
Besides, we updated
@actions/core
to 1.9.1 and@actions/cache
to 3.0.4
8c91899
Update @actions/core
to 1.10.0 (#587)c81d8ad
Print node, npm and yarn versions after installation (#368)c96ab56
Add information about always-auth input (#585)969bd26
Fix test volta priority (#577)9f3a02b
Merge pull request #532
from jef/main4cffe5c
chore: remove sponge usage0efefb3
Merge remote-tracking branch 'upstream/main'1e6f2cd
test: add volta e2e test30f0e7d
Update @actions/core
to 1.9.1 (#574)c8f0d10
upgrade @action/cache
to 3.0.4 to fix stuck issue (#573)