mirror of
https://github.com/gin-gonic/gin.git
synced 2025-04-06 03:57:46 +08:00
ci: bump golangci-lint version (#3037)
This commit is contained in:
parent
41d38fb68c
commit
b94075ff1d
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