Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): minor improvements and cleanups #171

Merged
merged 4 commits into from Sep 14, 2023
Merged

Conversation

julio-lopez
Copy link
Contributor

@julio-lopez julio-lopez commented Sep 14, 2023

Checkout code before setting up go:
The setup-go action caches by default. This allows GH caches to work properly, and also to use the Go version from the go.mod file.

Use with.go-version-file: in actions/setup-go. This allows getting the version file from the go.mod file and facilitates future upgrades

Add names for steps and workflow

The `setup-go` action caches by default.
This allows GH caches to work properly, and also to use the Go
version from the `go.mod` file.
@julio-lopez julio-lopez changed the title chore(ci): checkout code before setting up go chore(ci): minor improvements and cleanups Sep 14, 2023
@julio-lopez julio-lopez merged commit 10ed04d into master Sep 14, 2023
4 checks passed
@julio-lopez julio-lopez deleted the chore/ci-cleanup branch September 14, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants