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 dff15b2 commit f67428bCopy full SHA for f67428b
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
- run: git fetch --force --tags
20
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
21
with:
22
- go-version: 1.24.4
+ go-version: 1.25.1
23
- uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
24
25
distribution: goreleaser
0 commit comments