Skip to content

Commit 82b64ec

Browse files
Update dependency go to 1.25.x
1 parent 4116399 commit 82b64ec

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
@@ -19,7 +19,7 @@ jobs:
1919
name: Set up Go
2020
uses: actions/setup-go@v2
2121
with:
22-
go-version: 1.14.x
22+
go-version: 1.25.x
2323
-
2424
name: GoReleaser Action
2525
uses: goreleaser/[email protected]

0 commit comments

Comments
 (0)