Commit fc6e28d
committed
ci: use golangci-lint-action@v7 with v2.x linter
CI lint failed: action@v6 installed golangci-lint v1.64.8 (built with
go1.24), which can't parse the repo's version:"2" config and refuses to
run against the go 1.26.3 module directive. Bump to @v7 + pin v2.12.2
(the v2.x linter that passes locally). Tests were unaffected (all 3 OS
pass); this is a CI-tooling fix only.1 parent 70763ed commit fc6e28d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
0 commit comments