mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 05:16:35 +08:00
chore: update tooling and workflows for consistency
- Update the version of a tool in the GitHub workflow from `v1.52.2` to `v1.55.2` Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
4a40f8f1a4
commit
23f84fcef6
2
.github/workflows/gin.yml
vendored
2
.github/workflows/gin.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Setup golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3.7.0
|
||||
with:
|
||||
version: v1.52.2
|
||||
version: v1.55.2
|
||||
args: --verbose
|
||||
test:
|
||||
needs: lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user