We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4bfff commit 3cafe97Copy full SHA for 3cafe97
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
name: Set up Go
19
uses: actions/setup-go@v2
20
with:
21
- go-version: 1.12
+ go-version: 1.15
22
-
23
name: Run GoReleaser
24
uses: goreleaser/goreleaser-action@v2
0 commit comments