Skip to content

Commit 80eae30

Browse files
authored
Merge pull request #618 from numtide/renovate/go-1.x
chore(deps): update dependency go to 1.25.x
2 parents 5a4aaf6 + e892720 commit 80eae30

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Go
2121
uses: actions/setup-go@v6
2222
with:
23-
go-version: 1.24.x
23+
go-version: 1.25.x
2424
- name: Run goreleaser
2525
uses: goreleaser/goreleaser-action@v6
2626
with:

0 commit comments

Comments
 (0)