deps: update go for goreleaser

This commit is contained in:
Felipe M 2023-02-27 10:39:47 +01:00
parent 5a1e82ef97
commit 10d0a2a868
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,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