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 5283135 commit 39130ebCopy full SHA for 39130eb
.github/workflows/go-checks.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Lint code
36
uses: golangci/golangci-lint-action@v6
37
with:
38
- version: v1.64.8
+ version: v2.3.0
39
working-directory: src
40
args: "-v --timeout=2m"
41
0 commit comments