mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 21:32:11 +08:00
ci: bump golangci-lint version
This commit is contained in:
parent
580e7da6ee
commit
7ebf9496e3
2
.github/workflows/gin.yml
vendored
2
.github/workflows/gin.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.43.0
|
||||
version: v1.44.0
|
||||
args: --verbose
|
||||
test:
|
||||
needs: lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user