Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Update setup-go action & improve usage #80

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Update setup-go action & improve usage #80

merged 1 commit into from
Aug 10, 2023

Conversation

mhutter
Copy link
Member

@mhutter mhutter commented Aug 10, 2023

  • bump action setup-go to v4
  • setup-go can determine the Go version from a go.mod file itself 1
  • setup-go sets up caching itself 2

- bump action setup-go to v4
- setup-go can determine the Go version from a `go.mod` file itself [1]
- setup-go sets up caching itself [2]

[1]: https://github.com/actions/setup-go#getting-go-version-from-the-gomod-file
[2]: https://github.com/actions/setup-go#caching-dependency-files-and-build-outputs

Signed-off-by: Manuel Hutter <manuel@hutter.io>
@mhutter mhutter added the enhancement New feature or request label Aug 10, 2023
@mhutter mhutter requested a review from zugao August 10, 2023 14:58
@mhutter mhutter self-assigned this Aug 10, 2023
Copy link
Contributor

@zugao zugao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, haven't tested it though.

@mhutter mhutter merged commit be80290 into master Aug 10, 2023
3 checks passed
@mhutter mhutter deleted the bump-setup-go branch August 10, 2023 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants