-
Notifications
You must be signed in to change notification settings - Fork 602
Open
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
Description:
Currently, I have to add
with:
go-version-file: go.mod
for all builds to specify a go version. Instead, the "default" go version that any go program would use is the one from the go.mod with fallback to the installed go version. This should be the default for setup-go, too.
Justification:
Simplify developer's life.
Are you willing to submit a PR?
anitakrueger, klauern, mturoci, stefanvanburen and louisroyer
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic