Setup Go environment
Version updated for https://github.com/actions/setup-go to version v5.5.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 445,831 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
Bug fixes:
- Update self-hosted environment validation by @priyagupta108 in https://github.com/actions/setup-go/pull/556
- Add manifest validation and improve error handling by @priyagupta108 in https://github.com/actions/setup-go/pull/586
- Update template link by @jsoref in https://github.com/actions/setup-go/pull/527
Dependency updates:
- Upgrade @action/cache from 4.0.2 to 4.0.3 by @aparnajyothi-y in https://github.com/actions/setup-go/pull/574
- Upgrade @actions/glob from 0.4.0 to 0.5.0 by @dependabot in https://github.com/actions/setup-go/pull/573
- Upgrade ts-jest from 29.1.2 to 29.3.2 by @dependabot in https://github.com/actions/setup-go/pull/582
- Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by @dependabot in https://github.com/actions/setup-go/pull/537
New Contributors
- @jsoref made their first contribution in https://github.com/actions/setup-go/pull/527
Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.5.0