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

Use latest go version #11

Closed
cloudlena opened this issue Aug 14, 2019 · 2 comments
Closed

Use latest go version #11

cloudlena opened this issue Aug 14, 2019 · 2 comments

Comments

@cloudlena
Copy link

cloudlena commented Aug 14, 2019

The default Go version this action uses is quite outdated. Having to set the version manually is rather tedious. Is there a way to just use the latest stable version? Also, if I set it to go-version: "1.12", I would expect it to use the latest 1.12.x (currently 1.12.8) but instead it uses 1.12.0.

@subosito
Copy link
Contributor

@mastertinner I've made a PR for this issue. Once reviewed and merged, you can use 1.12.x which resolves to 1.12.8.

@damccorm
Copy link
Contributor

Should be fixed now that @subosito's PR has merged

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

No branches or pull requests

3 participants