We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ac153 commit af8e900Copy full SHA for af8e900
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.10.1
+ version: v2.10
44
45
- name: run tests
46
run: |
0 commit comments