We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/setup-go
1 parent a4389ff commit 99e3db3Copy full SHA for 99e3db3
.github/workflows/check-go-task.yml
@@ -2,7 +2,7 @@
2
name: Check Go
3
4
env:
5
- # See: https://github.com/actions/setup-go/tree/v2#readme
+ # See: https://github.com/actions/setup-go/tree/v3#readme
6
GO_VERSION: "1.16"
7
8
# See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows
0 commit comments