Update golangci-lint.
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
command: |
|
||||
go get -v github.com/jstemmer/go-junit-report
|
||||
go get -v -t -d ./...
|
||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s v1.21.0
|
||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s v1.22.2
|
||||
mkdir ~/report
|
||||
when: always
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user