Skip to content

Commit e3f3ab2

Browse files
authored
Try a linter version that exists (#129)
1 parent 9fdbc56 commit e3f3ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: golangci-lint
2323
uses: golangci/golangci-lint-action@v8
2424
with:
25-
version: v2.40
25+
version: v2.4.0

0 commit comments

Comments
 (0)