We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2655e commit f34069cCopy full SHA for f34069c
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
check-latest: true
48
cache: true
49
50
- - uses: golangci/golangci-lint-action@v3.7.0
+ - uses: golangci/golangci-lint-action@v4.0.0
51
with:
52
version: latest
53
args: --verbose
0 commit comments