Skip to content

Commit 73527a1

Browse files
committed
gha: update golangci-lint to v2.10.x
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 6f20c50 commit 73527a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Install golangci-lint
4141
uses: golangci/golangci-lint-action@v9
4242
with:
43-
version: v2.4
43+
version: v2.10
4444
# We don't need to run golangci-lint here yet, but
4545
# there's no way to avoid it, so run it on one module.
4646
working-directory: ./mountinfo

0 commit comments

Comments
 (0)