Skip to content

Commit 6a5d95e

Browse files
committed
Bump go releaser to 1.16
1 parent 159a80f commit 6a5d95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Go
2020
uses: actions/setup-go@v2
2121
with:
22-
go-version: 1.14
22+
go-version: 1.16.x
2323
- name: GoReleaser
2424
uses: goreleaser/goreleaser-action@v2
2525
with:

0 commit comments

Comments
 (0)