Commit 4f58c29
committed
CI: bump golangci-lint-action to v8 for Go 1.26 support
The v6 action installs golangci-lint v1.64.8, which is built with Go
1.24 and refuses to load a go.mod targeting 1.26. v8 installs the v2
linter; drop --timeout since v2 removed the flag and the 1m default.1 parent 0be4791 commit 4f58c29
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
0 commit comments