diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 550c64f..206f5cc 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -36,7 +36,7 @@ jobs: # Required: the version of golangci-lint is required # and must be specified without patch version: # we always use the latest patch version. - version: v1.63.4 + version: v1.64.6 install-mode: "binary" - name: Install GoReleaser uses: goreleaser/goreleaser-action@v6.1.0