mirror of https://github.com/goccy/go-json.git
chore: update golangci-lint version
This commit is contained in:
parent
d9df77a119
commit
5c2b1916eb
|
@ -12,5 +12,5 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.36.0
|
||||
version: v1.45.2
|
||||
args: --timeout=5m
|
||||
|
|
Loading…
Reference in New Issue