Skip to content

Commit

Permalink
Update release_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfa authored Aug 8, 2021
1 parent 34c0908 commit 095a81c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
with:
fetch-depth: 0 # See: https://goreleaser.com/ci/actions/

- name: Set up Go 1.16.3
- name: Set up Go 1.16.4
uses: actions/setup-go@v2
with:
go-version: 1.16.3
go-version: 1.16.4
id: go

- name: Install Prerequisites
Expand Down

0 comments on commit 095a81c

Please sign in to comment.