Skip to content

Commit

Permalink
Build with Go v1.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jgiannuzzi committed Mar 24, 2020
1 parent a81f751 commit 34a492e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: '1.13.8'
go-version: '1.13.9'
- name: Run goreleaser
uses: goreleaser/goreleaser-action@v1
with:
Expand Down

0 comments on commit 34a492e

Please sign in to comment.