Skip to content

Commit e1487d6

Browse files
committed
Update golang-ci lint
1 parent 4ff47bd commit e1487d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Search diagnostics
5656
uses: golangci/golangci-lint-action@v3
5757
with:
58-
version: v1.32
58+
version: v1.50
5959
- name: Take coverage
6060
run: go test -coverprofile=coverage.txt -covermode=atomic ./...
6161
- name: Send coverage

0 commit comments

Comments
 (0)