We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea9567 commit 2a99adbCopy full SHA for 2a99adb
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Go
21
uses: actions/setup-go@v3
22
with:
23
- go-version: 1.20
+ go-version: '1.20'
24
25
- name: Run GoReleaser
26
uses: goreleaser/goreleaser-action@v4
0 commit comments