Skip to content

Commit 12b6eaa

Browse files
Update dependency go to 1.25
1 parent fb70766 commit 12b6eaa

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
@@ -42,7 +42,7 @@ jobs:
4242
- name: Set up Go
4343
uses: actions/setup-go@v5
4444
with:
45-
go-version: '1.24'
45+
go-version: '1.25'
4646
- name: Run GoReleaser
4747
uses: goreleaser/goreleaser-action@v6
4848
with:

0 commit comments

Comments
 (0)