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 7b2aecc commit 1b12b28Copy full SHA for 1b12b28
.github/workflows/goreleaser.yml
@@ -20,6 +20,8 @@ jobs:
20
-
21
name: Set up Go
22
uses: actions/setup-go@v3
23
+ with:
24
+ go-version: '1.20.x'
25
26
name: Run GoReleaser
27
uses: goreleaser/goreleaser-action@v4
0 commit comments