Sourced from actions/setup-go's releases.
v6.2.0
What's Changed
Enhancements
- Example for restore-only cache in documentation by
@aparnajyothi-yin actions/setup-go#696- Update Node.js version in action.yml by
@ccoVeillein actions/setup-go#691- Documentation update of actions/checkout by
@deiningin actions/setup-go#683Dependency updates
- Upgrade js-yaml from 3.14.1 to 3.14.2 by
@dependabotin actions/setup-go#682- Upgrade
@actions/cacheto v5 by@salmanmkcin actions/setup-go#695- Upgrade actions/checkout from 5 to 6 by
@dependabotin actions/setup-go#686- Upgrade qs from 6.14.0 to 6.14.1 by
@dependabotin actions/setup-go#703New Contributors
@ccoVeillemade their first contribution in actions/setup-go#691@deiningmade their first contribution in actions/setup-go#683Full Changelog: https://github.com/actions/setup-go/compare/v6...v6.2.0
7a3fe6c
Bump qs from 6.14.0 to 6.14.1 (#703)b9adafd
Bump actions/checkout from 5 to 6 (#686)d73f6bc
README.md: correct to actions/checkout@v6 (#683)ae252ee
Bump @actions/cache to v5 (#695)bf7446a
Bump js-yaml from 3.14.1 to 3.14.2 (#682)02aadfe
Fix Node.js version in action.yml (#691)4aaadf4
Example for restore-only cache in documentation (#696)