Skip to content

Commit ad0f03a

Browse files
authored
chore: fix typo (#1079)
1 parent 8ef730c commit ad0f03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
2020
with:
21-
go-version: sable
21+
go-version: stable
2222
-
2323
name: Run GoReleaser
2424
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)