Skip to content

Commit c621cf9

Browse files
committed
Upgrade golangci-lint to v2.11.4
1 parent 8be18d4 commit c621cf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: golangci-lint
2323
uses: golangci/golangci-lint-action@v8
2424
with:
25-
version: v2.10.1
25+
version: v2.11.4
2626
args: --timeout=5m
2727

2828
- name: Build

0 commit comments

Comments
 (0)