We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09953e0 commit 8938dfeCopy full SHA for 8938dfe
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v2
17
with:
18
- go-version: 1.16
+ go-version: 1.19
19
20
- name: Run GoReleaser
21
uses: goreleaser/goreleaser-action@v2
0 commit comments