diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e285d83..8b68259 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -146,7 +146,7 @@ jobs: cache: true - name: Check GoReleaser config - uses: goreleaser/goreleaser-action@v6 + uses: goreleaser/goreleaser-action@v7 with: distribution: goreleaser version: "~> v2"