We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64c1d9 commit 72d916dCopy full SHA for 72d916d
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