-
v6.1.0 Stable
released this
2025-12-03 11:06:19 +08:00 | 15 commits to main since this releaseWhat'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
Downloads