Skip to content

Commit c4b98d2

Browse files
authored
Update release.yml
1 parent a56fe43 commit c4b98d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go
1616
uses: actions/setup-go@v2
1717
with:
18-
go-version: 1.20
18+
go-version: "1.20"
1919

2020
- name: Run GoReleaser
2121
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)