upgrade golangci-lint version

This commit is contained in:
thinkerou 2022-08-15 13:13:11 +08:00 committed by GitHub
parent 1b5ba251cf
commit a2a668e366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v3.2.0
with:
version: v1.45.0
version: v1.48.0
args: --verbose
test:
needs: lint