We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637338c commit 41c1d38Copy full SHA for 41c1d38
.github/workflows/release_build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Go 1.16
20
uses: actions/setup-go@v2
21
with:
22
- go-version: 1.14
+ go-version: 1.16
23
id: go
24
25
- name: Run GoReleaser
0 commit comments