We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d5062 commit 85d16feCopy full SHA for 85d16fe
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
# Require: The version of golangci-lint to use.
40
# When `install-mode` is `binary` (default) the value can be v1.2 or v1.2.3 or `latest` to use the latest version.
41
# When `install-mode` is `goinstall` the value can be v1.2.3, `latest`, or the hash of a commit.
42
- version: v1.54
+ version: v1.64.4
43
44
check-license:
45
name: License scan
0 commit comments