We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ac6fc commit 8c2e6dfCopy full SHA for 8c2e6df
.github/workflows/codetests.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: golangci-lint
40
uses: golangci/golangci-lint-action@v9
41
with:
42
- version: v2.9
+ version: v2.11.3
43
# Runs golangci-lint on linux against linux and windows.
44
golangci-linux:
45
strategy:
@@ -57,4 +57,4 @@ jobs:
57
58
59
60
0 commit comments