Skip to content

Commit 2b58a6e

Browse files
committed
Update linter ci
1 parent ef5959c commit 2b58a6e

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: golangci-lint
1818
uses: golangci/golangci-lint-action@v6
1919
with:
20-
version: v1.61
20+
version: v1.64.6
2121

2222
- name: Go mod tidy
2323
run: |

0 commit comments

Comments
 (0)