Bump go-releaser workflow to go 1.22

This commit is contained in:
Dave Gallant
2024-07-21 14:49:09 -04:00
parent ef99491fa6
commit 667783899e

View File

@@ -18,7 +18,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.19
go-version: 1.22
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6