Skip to content

Commit

Permalink
go 1.16 in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzuo committed May 22, 2021
1 parent 5d17d36 commit b75df40
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 @@ -11,7 +11,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@master
with:
go-version: '1.13'
go-version: '1.16'
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@master
with:
Expand Down

0 comments on commit b75df40

Please sign in to comment.