Update gin.yml

This commit is contained in:
thinkerou 2023-04-07 18:11:38 +08:00 committed by GitHub
parent 573345c560
commit 998ae9599a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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