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 60c959c commit 1f2eecdCopy full SHA for 1f2eecd
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v5
17
with:
18
- go-version: 1.23.x
+ go-version: 1.24.x
19
20
- name: Run GoReleaser
21
uses: goreleaser/goreleaser-action@v6
0 commit comments