We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c59b9 commit 6572b7fCopy full SHA for 6572b7f
.github/workflows/lint.yml
@@ -27,5 +27,5 @@ jobs:
27
- name: golangci-lint
28
uses: golangci/golangci-lint-action@v2
29
with:
30
- version: v1.42.1
+ version: v1.43.0
31
args: --verbose
0 commit comments