Setup Node.js environment
Version updated for https://github.com/actions/setup-node to version v6.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 2,949,851 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
Enhancement:
- Remove always-auth configuration handling by @priyagupta108 in https://github.com/actions/setup-node/pull/1436
Dependency updates:
- Upgrade @actions/cache from 4.0.3 to 4.1.0 by @dependabot[bot] in https://github.com/actions/setup-node/pull/1384
- Upgrade actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/actions/setup-node/pull/1439
- Upgrade js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in https://github.com/actions/setup-node/pull/1435
Documentation update:
- Add example for restore-only cache in documentation by @aparnajyothi-y in https://github.com/actions/setup-node/pull/1419
Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.1.0