We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ef568 commit 5196cb8Copy full SHA for 5196cb8
.github/workflows/go.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup go
16
uses: actions/setup-go@v2
17
with:
18
- go-version: '^1.16'
+ go-version: '^1'
19
- name: Checkout repository
20
uses: actions/checkout@v2
21
- name: Setup golangci-lint
0 commit comments