Skip to content

Commit

Permalink
Merge pull request #152 from kmontg/master
Browse files Browse the repository at this point in the history
Bump release workflow to go1.21 as well
  • Loading branch information
brandonmichigangithub committed Sep 14, 2023
2 parents b6dc3dd + e86674b commit cceac3c
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.19.x
go-version: 1.21.x
- uses: goreleaser/goreleaser-action@v2
with:
version: latest
Expand Down

0 comments on commit cceac3c

Please sign in to comment.