ci: bump golangci-lint-action
This commit is contained in:
parent
e993cd1c36
commit
5968cbc6a4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
- run: go mod download
|
||||
- uses: golangci/golangci-lint-action@v6
|
||||
- uses: golangci/golangci-lint-action@v7
|
||||
with:
|
||||
version: v2.7.2
|
||||
- run: ./scripts/check-coverage.sh 90
|
||||
|
||||
Loading…
Reference in New Issue
Block a user