Skip to content

Commit ef7fa5c

Browse files
fix: bump release workflow go version to 1.25.8 to match go.mod
1 parent aca1223 commit ef7fa5c

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Go
3535
uses: actions/setup-go@v5
3636
with:
37-
go-version: "1.25.7"
37+
go-version: "1.25.8"
3838

3939
- name: Run GoReleaser
4040
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)