Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimschubert authored Oct 21, 2020
1 parent 15810cd commit c3ea6b3
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 @@ -16,7 +16,7 @@ jobs:
- name: Unshallow
run: git fetch --prune --unshallow
- name: Set up Go
uses: actions/setup-go@v2-beta
uses: actions/setup-go@v2
with:
# Version here has to match one returned via https://golang.org/dl/?mode=json&include=all
go-version: '1.14'
Expand Down

0 comments on commit c3ea6b3

Please sign in to comment.