Skip to content

Commit

Permalink
Merge pull request #143 from GoogleCloudPlatform/brandonmichigangithu…
Browse files Browse the repository at this point in the history
…b-patch-1

Use go version 1.19.x
  • Loading branch information
brandonmichigangithub committed Aug 9, 2023
2 parents a5df9b9 + bc0825a commit b765442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
run: git fetch --prune --unshallow
- uses: actions/setup-go@v1
with:
go-version: 1.17.x
go-version: 1.19.x
- uses: goreleaser/goreleaser-action@v2
with:
version: latest
Expand Down

0 comments on commit b765442

Please sign in to comment.