Skip to content

Commit b8156aa

Browse files
committed
Update golangci-lint version
1 parent a548ab0 commit b8156aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install golangci-lint
2323
uses: golangci/golangci-lint-action@v4
2424
with:
25-
version: v1.58.0
25+
version: v1.64.0
2626
args: --timeout=10m
2727

2828
- name: Check formatting

0 commit comments

Comments
 (0)