-
v4.0.1 Stable
released this
2023-12-14 20:53:26 +08:00 | 64 commits to main since this releaseWhat's Changed
- Ignore engines in Yarn 1 e2e-cache tests by @trivikr in https://github.com/actions/setup-node/pull/882
- Update setup-node references in the README.md file to setup-node@v4 by @jwetzell in https://github.com/actions/setup-node/pull/884
- Update reusable workflows to use Node.js v20 by @MaksimZhukov in https://github.com/actions/setup-node/pull/889
- Add fix for cache to resolve slow post action step by @aparnajyothi-y in https://github.com/actions/setup-node/pull/917
- Fix README.md by @takayamaki in https://github.com/actions/setup-node/pull/898
- Add
package.jsontonode-version-filelist of examples. by @TWiStErRob in https://github.com/actions/setup-node/pull/879 - Fix node-version-file interprets entire package.json as a version by @NullVoxPopuli in https://github.com/actions/setup-node/pull/865
New Contributors
- @trivikr made their first contribution in https://github.com/actions/setup-node/pull/882
- @jwetzell made their first contribution in https://github.com/actions/setup-node/pull/884
- @aparnajyothi-y made their first contribution in https://github.com/actions/setup-node/pull/917
- @takayamaki made their first contribution in https://github.com/actions/setup-node/pull/898
- @TWiStErRob made their first contribution in https://github.com/actions/setup-node/pull/879
- @NullVoxPopuli made their first contribution in https://github.com/actions/setup-node/pull/865
Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.1
Downloads