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 37c6f6d + 9e0f989 commit d754fdaCopy full SHA for d754fda
.github/workflows/validate.yml
@@ -41,7 +41,7 @@ jobs:
41
sudo apt -qy install libseccomp-dev
42
- uses: golangci/golangci-lint-action@v8
43
with:
44
- version: v2.3
+ version: v2.4
45
# Extra linters, only checking new code from a pull request.
46
- name: lint-extra
47
if: github.event_name == 'pull_request'
0 commit comments