Skip to content

Commit 9466640

Browse files
authored
Merge branch 'master' into client-deprecate-eof
2 parents 6f9a67b + 7545647 commit 9466640

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
@@ -101,7 +101,7 @@ jobs:
101101
with:
102102
go-version: stable
103103
- name: golangci-lint
104-
uses: golangci/golangci-lint-action@v7
104+
uses: golangci/golangci-lint-action@v8
105105
with:
106106
version: latest
107107
args: --timeout=3m

0 commit comments

Comments
 (0)