Bump goreleaser go version 1.19->1.20

This commit is contained in:
Adriano Caloiaro 2023-03-07 09:30:26 -07:00
parent d3fe7609c9
commit 93fff3bd8a
No known key found for this signature in database
GPG key ID: C2BC56DE73CE3F75

View file

@ -22,7 +22,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.19
go-version: 1.20
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with: