Releases: actions/setup-node
Releases · actions/setup-node
v1.4.4
- Updated communication with runner to use environment files rather then workflow commands
v1.4.3
This release includes vendored licenses for this action's npm dependencies.
v2.1.1 (beta)
Switch to main
branch of node-versions repository to consume latest added versions.
v2.1.0 (beta)
Added check-latest input option to query the versions manifest for latest version before checking for semver match in local VM cache first (the default). That's useful for ensuring you get latest as soon as it's released to the cache but at the cost of perf / reliability (much more likely to incur and download and extract).
v2.0.0 (beta)
This is a beta release.
- Downloads LTS versions from
node-versions
releases for reliability. Falls back to nodejs.org dist on misses or failures - Full semver spec support
- Support for upcoming GHES
v1.4.2
Enhancements
- Adds logging for the Node and npm versions installed (#137)
v1.4.1
Add retries when downloading response body
v1.4.0
Deprecate version
Deprecate version