Skip to content

Commit 9fdbc56

Browse files
authored
golangci-lint.yml: Update to a (much) newer version of golangci-lint (#128)
1 parent 862fc4a commit 9fdbc56

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: v1.61
25+
version: v2.40

0 commit comments

Comments
 (0)