Skip to content

Commit 91276ba

Browse files
committed
Update go version for github action to 1.16
1 parent 4114e4a commit 91276ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/krew-plugin-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Go
1313
uses: actions/setup-go@v1
1414
with:
15-
go-version: 1.14
15+
go-version: 1.16
1616
- name: GoReleaser
1717
uses: goreleaser/goreleaser-action@v1
1818
with:

0 commit comments

Comments
 (0)