Skip to content

Commit 215cb2b

Browse files
authored
ci: update goreleaser go version to 1.24.x (#521)
1 parent 36db560 commit 215cb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.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@v6
2020
with:
21-
go-version: "1.22.x"
21+
go-version: "1.24.x"
2222
- name: Release Binaries
2323
uses: goreleaser/goreleaser-action@v6
2424
with:

0 commit comments

Comments
 (0)