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 ee72263 commit 6727756Copy full SHA for 6727756
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
if: matrix.os != 'windows-latest'
42
uses: golangci/golangci-lint-action@v7
43
with:
44
- version: v1.59.1
+ version: v2.0.2
45
46
- name: Set up gotestfmt
47
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest
0 commit comments