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 bf77fa3 commit aecd84bCopy full SHA for aecd84b
.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.2
23
- uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6
24
25
distribution: goreleaser
0 commit comments