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.
1 parent f83921c commit aa831a2Copy full SHA for aa831a2
.github/workflows/golangci-lint.yaml
@@ -8,7 +8,7 @@ jobs:
8
- name: Set up Go
9
uses: actions/setup-go@v3
10
with:
11
- go-version: '1.18'
+ go-version: '1.17.8'
12
check-latest: false
13
- uses: actions/checkout@v2
14
- name: golangci-lint
0 commit comments