Skip to content

Commit

Permalink
Bump go releaser to 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmoor committed Sep 21, 2021
1 parent 159a80f commit 6a5d95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.16.x
- name: GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit 6a5d95e

Please sign in to comment.