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

Update Go version in GitHub Actions workflow to 1.22.4 #168

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

catatsuy
Copy link
Owner

@catatsuy catatsuy commented Jun 7, 2024

This pull request includes a small but important change to the .github/workflows/release.yml file. The go-version in the Setup Go job has been updated from a wildcard version 1.22.x to a specific version 1.22.4. This change ensures that the build process uses a consistent version of Go, improving the reliability of the build.

@catatsuy catatsuy force-pushed the update-go-version-1.22.4 branch from 0d7a164 to 8184561 Compare June 7, 2024 23:39
@catatsuy catatsuy merged commit 5aebf21 into master Jun 7, 2024
4 checks passed
@catatsuy catatsuy deleted the update-go-version-1.22.4 branch June 7, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant