Sourced from actions/setup-node's releases.
Add support for asdf format and update actions/cache version to 3.0.0
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 actions/setup-node#373. Besides, we introduced new output node-version and addednpm-shrinkwrap.json
to dependency file patterns: actions/setup-node#439Update actions/cache version to 2.0.2
In scope of this release we updated
actions/cache
package as the new version contains fixes related to GHES 3.5 (actions/setup-node#460)v3.0.0
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 actions/setup-node#414, all scripts will now be run with Node 16 rather than Node 12.
- We removed deprecated
version
input (actions/setup-node#424). Please usenode-version
input instead.
5e21ff4
Remove filter for cached paths (#831)bea5baf
change getinput to getstate for cache (#816)d82f92a
Bump word-wrap from 1.2.3 to 1.2.4 (#815)ca2d4e0
feat: handling the case where "node" is used for tool-versions
file. (#812)c7a93de
resolve SymbolicLink (#809)3405007
Add check for existing paths (#803)f8aa08e
Update check-dist workflow name (#710)e2d34ea
Fix armv7 cache issue (#794)ef9c88b
Bump semver from 6.1.2 to 6.3.1 (#807)ea800d4
Bump tough-cookie and @azure/ms-rest-js
(#802)