spire-controller-manager icon indicating copy to clipboard operation
spire-controller-manager copied to clipboard

Use go-version-file in Setup go actions

Open maxlambrecht opened this issue 2 years ago • 0 comments

Utilize go-version-file in GitHub Actions for Go Setup:

This PR updates our GitHub Actions by integrating go-version-file to specify the Go version during the setup process. This change ensures that the Go environment is consistent with the version defined in the project configuration.

maxlambrecht avatar Apr 29 '24 18:04 maxlambrecht