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