Skip to content

Commit 98c7cd6

Browse files
committed
ci: use v9 golangci-lint
1 parent b7cf0f0 commit 98c7cd6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
go-version: "1.24.0"
1919

2020
- name: Run golangci-lint
21-
uses: golangci/golangci-lint-action@v4
21+
uses: golangci/golangci-lint-action@v9
2222
with:
2323
version: v2.10.1
24-
args: --path-mode=abs

0 commit comments

Comments
 (0)