mirror of https://github.com/gin-gonic/gin.git
Bump golangci-lint version (#2929)
This commit is contained in:
parent
efa3175007
commit
89a159bdd9
|
@ -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.42.1
|
version: v1.43.0
|
||||||
args: --verbose
|
args: --verbose
|
||||||
test:
|
test:
|
||||||
needs: lint
|
needs: lint
|
||||||
|
|
Loading…
Reference in New Issue