Skip to content

Commit 10936c5

Browse files
chore(deps): update dependency go to 1.25.x
1 parent fd98385 commit 10936c5

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@v5
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)