Skip to content

Commit e06e408

Browse files
committed
CI: bump golangci-lint to 1.43
1 parent 7221ac6 commit e06e408

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
@@ -58,7 +58,7 @@ jobs:
5858
- name: Lint go
5959
uses: golangci/golangci-lint-action@v2
6060
with:
61-
version: v1.42 # Required. Must be specified without patch version
61+
version: v1.43 # Required. Must be specified without patch version
6262
working-directory: go
6363
- name: Lint python core code
6464
working-directory: python

0 commit comments

Comments
 (0)