You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. #485. Moreover, we added support for Volta
In scope of this release we fixed bugs related to the pnpm 7.5.1 output issue from pnpm store path#545. Moreover we fixed the issue with falling on node-version output #540.
In scope of this release we updated actions/cache package as the new version contains fixes for caching error handling. Moreover, we added support for asdf format as Node.js version file #373. Besides, we introduced new output node-version and added npm-shrinkwrap.json to dependency file patterns: #439
In scope of this release we added support for lts/-n aliases, improve logic for current, latest and node aliases to handle them from toolcache, update ncc package.
In scope of this release we added support for caching from GHES 3.5 and fixed download issue for files > 2GB during restore. Besides, we updated actions/cache dependency to 2.0.0 version.
In scope of this release we changed version of the runtime Node.js for the setup-node action and updated package-lock.json file to v2.
Breaking Changes
With the update to Node 16 in #414, all scripts will now be run with Node 16 rather than Node 12.
We removed deprecated version input (#424). Please use node-version input instead.
Bumps actions/setup-node from v2 to v3.
Release notes
Sourced from
actions/setup-node
's releases.The text was updated successfully, but these errors were encountered: