We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40e13d commit fa55e23Copy full SHA for fa55e23
.github/workflows/on-release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
16
with:
17
- go-version: "1.21.x"
+ go-version: "1.23.x"
18
19
- run: CGO_ENABLED=0 make release
20
0 commit comments