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 7efd398 commit 2b6b594Copy full SHA for 2b6b594
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
go-version: ${{ matrix.go-version }}
32
check-latest: true
33
cache: true
34
- - uses: golangci/golangci-lint-action@v3
+ - uses: golangci/golangci-lint-action@v4
35
with:
36
version: v1.55.2
37
args: --verbose
0 commit comments