Skip to content

Commit

Permalink
bump: update to go 1.21 for workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
  • Loading branch information
shizhMSFT committed Aug 28, 2023
1 parent fc55b86 commit a161ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: setup go environment
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.21'
check-latest: true
- name: run goreleaser
uses: goreleaser/goreleaser-action@v4
Expand Down

0 comments on commit a161ce9

Please sign in to comment.