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 fd4533a commit 27cbabdCopy full SHA for 27cbabd
.github/workflows/validate.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
sudo apt -q update
40
sudo apt -q install libseccomp-dev
41
- - uses: golangci/golangci-lint-action@v3
+ - uses: golangci/golangci-lint-action@v4
42
with:
43
version: v1.54
44
# Extra linters, only checking new code from a pull request.
0 commit comments