We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fea051 commit ed83e0bCopy full SHA for ed83e0b
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: golangci/golangci-lint-action@v3
21
with:
22
args: --timeout=3m
23
- version: v1.44.2
+ version: v1.42.1
24
25
- name: Test
26
run: go test
0 commit comments