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 6183582 commit 77a875eCopy full SHA for 77a875e
.github/workflows/go.yaml
@@ -36,7 +36,7 @@ jobs:
36
# Required: the version of golangci-lint is required
37
# and must be specified without patch version:
38
# we always use the latest patch version.
39
- version: v2.4.0
+ version: v2.11.4
40
install-mode: "binary"
41
- name: Install GoReleaser
42
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
0 commit comments