We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f20c50 commit 73527a1Copy full SHA for 73527a1
1 file changed
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Install golangci-lint
41
uses: golangci/golangci-lint-action@v9
42
with:
43
- version: v2.4
+ version: v2.10
44
# We don't need to run golangci-lint here yet, but
45
# there's no way to avoid it, so run it on one module.
46
working-directory: ./mountinfo
0 commit comments