Skip to content

Commit

Permalink
Update go version for github action to 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mstemm committed Sep 14, 2022
1 parent 4114e4a commit 91276ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/krew-plugin-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: 1.14
go-version: 1.16
- name: GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
Expand Down

0 comments on commit 91276ba

Please sign in to comment.