Skip to content

Commit

Permalink
update ci linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Nov 19, 2020
1 parent dd55cc8 commit ef5b38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
GO111MODULE: on
run: |
go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.27.0
go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.32.2
golangci-lint --version
- name: Lint
Expand Down

0 comments on commit ef5b38a

Please sign in to comment.