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.
2 parents 4310391 + 4cdf378 commit ffdb969Copy full SHA for ffdb969
.github/workflows/lint.yml
@@ -14,6 +14,6 @@ jobs:
14
with:
15
go-version-file: 'go.mod'
16
cache: true
17
- - uses: golangci/golangci-lint-action@v3
+ - uses: golangci/golangci-lint-action@v4
18
19
version: latest
0 commit comments