fix(ci): upgrade golangci-lint to v2.11.3 for Go 1.25 support
This commit is contained in:
parent
efa4562acd
commit
64d31bf4ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.1.6
|
||||
version: v2.11.3
|
||||
|
||||
coverage:
|
||||
name: Coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue