There was an error while loading. Please reload this page.
1 parent 1f768f5 commit f3fad7bCopy full SHA for f3fad7b
1 file changed
.github/workflows/linting.yml
@@ -47,5 +47,5 @@ jobs:
47
# Require: The version of golangci-lint to use.
48
# When `install-mode` is `binary` (default) the value can be v1.2 or v1.2.3 or `latest` to use the latest version.
49
# When `install-mode` is `goinstall` the value can be v1.2.3, `latest`, or the hash of a commit.
50
- version: v2.7.2
+ version: v2.11.4
51
args: --timeout 5m --verbose
0 commit comments