forked from mirror/gin
bump golangci-lint (#2839)
This commit is contained in:
parent
527d950252
commit
c303020561
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Setup golangci-lint
|
- name: Setup golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v2
|
uses: golangci/golangci-lint-action@v2
|
||||||
with:
|
with:
|
||||||
version: v1.41.1
|
version: v1.42.0
|
||||||
args: --verbose
|
args: --verbose
|
||||||
test:
|
test:
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in New Issue