We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56fe43 commit c4b98d2Copy full SHA for c4b98d2
.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.20
+ go-version: "1.20"
19
20
- name: Run GoReleaser
21
uses: goreleaser/goreleaser-action@v2
0 commit comments