Skip to content

Commit 7a76939

Browse files
committed
Minor fixes
1 parent 4c05f45 commit 7a76939

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@v8
2424
with:
25-
version: v2.40.0
25+
version: v2.4.0
2626
args: --timeout=10m
2727
skip-cache: true
2828

0 commit comments

Comments
 (0)