docs icon indicating copy to clipboard operation
docs copied to clipboard

Go action version is out of date and emits warnings

Open topfunky opened this issue 1 year ago • 3 comments
trafficstars

Code of Conduct

What article on docs.github.com is affected?

Documentation on this page include code snippets for actions/setup-go@v4. Using this version emits warnings when the action runs (about outdated Node.js). Upgrading to v5 fixes the warnings so that it runs cleanly.

https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

What changes are you suggesting?

Upgrade documentation to mention v5 instead of v4

Additional information

The boilerplate Go action that is suggested on GitHub when starting Go projects is also outdated.

topfunky avatar Apr 26 '24 04:04 topfunky

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

welcome[bot] avatar Apr 26 '24 04:04 welcome[bot]

@topfunky Thank you for opening an issue and linking it to your PR! ✨

nguyenalex836 avatar Apr 26 '24 14:04 nguyenalex836

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

bulutuu avatar Apr 28 '24 09:04 bulutuu