We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6574a6e commit 1bbeefbCopy full SHA for 1bbeefb
.github/workflows/codetests.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: golangci-lint
43
uses: golangci/golangci-lint-action@v8
44
with:
45
- version: v2.4
+ version: v2.10.1
46
# Runs golangci-lint on linux against linux and windows.
47
golangci-linux:
48
strategy:
@@ -60,4 +60,4 @@ jobs:
60
61
62
63
0 commit comments