Skip to content

Commit

Permalink
Update go version 1.16 for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
yutachaos committed Apr 27, 2021
1 parent 448ee83 commit b85e5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: setup go
uses: actions/setup-go@v1
with:
go-version: 1.13.x
go-version: 1.16.x
- name: run GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
Expand Down

0 comments on commit b85e5e7

Please sign in to comment.