Update grpcwebproxy.yml

main
fscarmen 3 years ago committed by GitHub
parent 66e459c698
commit bb824451e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/grpcwebproxy.yml

@ -28,7 +28,7 @@ jobs:
- name: Set up GoReleaser
uses: actions/setup-go@v4.1.0
with:
go-version: "1.16"
go-version: "1.21"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5.0.0

Loading…
Cancel
Save