Skip to content

Commit d6aee88

Browse files
Update dependency go to 1.25.x
1 parent 7171cc9 commit d6aee88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
name: Set up Go
9494
uses: actions/setup-go@v5
9595
with:
96-
go-version: 1.24.x
96+
go-version: 1.25.x
9797
-
9898
name: Run GoReleaser
9999
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)