We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a45e27c + 0ce4350 commit 740dbdcCopy full SHA for 740dbdc
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
name: Set up Go
19
uses: actions/setup-go@v4
20
with:
21
- go-version: 1.20
+ go-version: "1.20"
22
-
23
name: Run GoReleaser
24
uses: goreleaser/goreleaser-action@v4
0 commit comments