Skip to content

Commit 70c34d0

Browse files
Use go 1.19 with goreleaser
1 parent 3084df3 commit 70c34d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
name: Set up Go
2828
uses: actions/setup-go@v2
2929
with:
30-
go-version: 1.18
30+
go-version: 1.19
3131
-
3232
name: Run GoReleaser
3333
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)