We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07f4c77 + 53abf18 commit cca70e0Copy full SHA for cca70e0
1 file changed
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: run golangci-lint
41
uses: golangci/golangci-lint-action@v8
42
with:
43
- version: v2.5
+ version: v2.10
44
45
- name: run tests
46
run: |
0 commit comments