mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-12 00:44:07 +00:00
bump golangci-lint
This commit is contained in:
parent
44084d7448
commit
c8f4ff5092
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ when:
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
image: golangci/golangci-lint:v1.63.4
|
image: golangci/golangci-lint:v1.64.5
|
||||||
commands:
|
commands:
|
||||||
- go version
|
- go version
|
||||||
- go install mvdan.cc/gofumpt@latest
|
- go install mvdan.cc/gofumpt@latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue