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 7171cc9 commit d6aee88Copy full SHA for d6aee88
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
name: Set up Go
94
uses: actions/setup-go@v5
95
with:
96
- go-version: 1.24.x
+ go-version: 1.25.x
97
-
98
name: Run GoReleaser
99
uses: goreleaser/goreleaser-action@v6
0 commit comments