Skip to content

Commit fa55e23

Browse files
committed
Fix workflow go verison, I hope
1 parent f40e13d commit fa55e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
1616
with:
17-
go-version: "1.21.x"
17+
go-version: "1.23.x"
1818

1919
- run: CGO_ENABLED=0 make release
2020

0 commit comments

Comments
 (0)