Skip to content

in setup-go, why hardcode the Go version default? #122

Description

@miparnisari
Image

https://github.com/authzed/actions/blame/1342b8141c9b75b0a4a67fc4520a66d54432995d/setup-go/action.yaml#L7

why do we hardcode the version default there? why not pick it up from the go.mod? that's how the original setup-go action does it: https://github.com/actions/setup-go/blob/main/action.yml#L5-L8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions