Merge pull request #1009 from adrianchiris/fix-lint-version
Fix version of golangci-lint
This commit is contained in:
commit
976edfe1bc
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
format: auto
|
||||
- uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.55.2
|
||||
args: -v
|
||||
skip-cache: true
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user