cicd: Upgrade goreleaser action

This commit is contained in:
jamesread 2023-02-23 12:36:30 +00:00
parent 33375059bf
commit e7750e1c5c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
run: make grpc run: make grpc
- name: goreleaser - name: goreleaser
uses: goreleaser/goreleaser-action@v3 uses: goreleaser/goreleaser-action@v4.2.0
with: with:
distribution: goreleaser distribution: goreleaser
version: latest version: latest