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 fd4533a + 27cbabd commit 9d2842dCopy full SHA for 9d2842d
.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