deps: update go for goreleaser (#25)

This commit is contained in:
Felipe Martin 2023-02-27 10:43:13 +01:00 committed by GitHub
parent 5a1e82ef97
commit 7bc4b7d12e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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