Skip to content

Commit 9ebb712

Browse files
committed
ci: narrow down golangci-lint version
1 parent 967dd57 commit 9ebb712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- name: Run golangci-lint
2121
uses: golangci/golangci-lint-action@v4
2222
with:
23-
version: v2
23+
version: v2.10

0 commit comments

Comments
 (0)