mirror of https://github.com/goccy/go-json.git
Update golangci-lint
This commit is contained in:
parent
5f9f30fc8e
commit
5cd3291f16
|
@ -8,7 +8,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: golangci/golangci-lint-action@v2
|
- uses: golangci/golangci-lint-action@v2
|
||||||
with:
|
with:
|
||||||
version: v1.34.1
|
version: v1.36.0
|
||||||
args: --timeout=5m
|
args: --timeout=5m
|
||||||
- name: Run go vet
|
- name: Run go vet
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue