mirror of https://github.com/gofiber/fiber.git
Update golangci-lint version
parent
e54d8a1faa
commit
0a225b8f43
|
@ -37,7 +37,7 @@ jobs:
|
||||||
uses: golangci/golangci-lint-action@v6
|
uses: golangci/golangci-lint-action@v6
|
||||||
with:
|
with:
|
||||||
# NOTE: Keep this in sync with the version from .golangci.yml
|
# NOTE: Keep this in sync with the version from .golangci.yml
|
||||||
version: v1.64
|
version: v1.64.7
|
||||||
# NOTE(ldez): temporary workaround
|
# NOTE(ldez): temporary workaround
|
||||||
install-mode: goinstall
|
install-mode: goinstall
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue