diff --git a/.github/workflows/build-artifacts.yml b/.github/workflows/build-artifacts.yml index 087466e..10200bb 100644 --- a/.github/workflows/build-artifacts.yml +++ b/.github/workflows/build-artifacts.yml @@ -22,7 +22,7 @@ jobs: check-latest: true cache: true - name: Run GoReleaser - uses: goreleaser/goreleaser-action@v5 + uses: goreleaser/goreleaser-action@v6 with: # either 'goreleaser' (default) or 'goreleaser-pro' distribution: goreleaser