Sourced from actions/setup-node's releases.
v6.1.0
What's Changed
Enhancement:
- Remove always-auth configuration handling by
@priyagupta108in actions/setup-node#1436Dependency updates:
- Upgrade
@actions/cachefrom 4.0.3 to 4.1.0 by@dependabot[bot] in actions/setup-node#1384- Upgrade actions/checkout from 5 to 6 by
@dependabot[bot] in actions/setup-node#1439- Upgrade js-yaml from 3.14.1 to 3.14.2 by
@dependabot[bot] in actions/setup-node#1435Documentation update:
- Add example for restore-only cache in documentation by
@aparnajyothi-yin actions/setup-node#1419Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.1.0
395ad32
Bump js-yaml from 3.14.1 to 3.14.2 (#1435)a4d2e2b
Bump actions/checkout from 5 to 6 (#1439)b9b25d4
Remove always-auth configuration handling from action (#1436)633bb92
Bump @actions/cache from 4.0.3 to 4.1.0 (#1384)dda4788
Add example for restore-only cache in documentation (#1419)