Commit e8aeea4
committed
fix(ci): upgrade golangci-lint-action to v7 for Go 1.25 compatibility
golangci-lint-action v6 installs v1.x built with Go 1.24, which cannot
lint a Go 1.25 module. v7 uses golangci-lint v2 built with Go 1.25+.1 parent 68775fa commit e8aeea4
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
0 commit comments