Skip to content

Commit 77067d7

Browse files
committed
update
1 parent b280de4 commit 77067d7

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
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Go
1515
uses: actions/setup-go@v5
1616
with:
17-
go-version: 1.25.x
17+
go-version-file: go.mod
1818
- name: Run goreleaser
1919
uses: goreleaser/goreleaser-action@v6
2020
with:

0 commit comments

Comments
 (0)