Skip to content

Commit 9afca4e

Browse files
committed
fix goreleaser flow
1 parent 206cf40 commit 9afca4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Set up Go
1919
uses: actions/setup-go@v4
2020
with:
21-
go-version: 1.20
21+
go-version: ^1.19
2222
-
2323
name: Run GoReleaser
2424
uses: goreleaser/goreleaser-action@v4

0 commit comments

Comments
 (0)