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 a35a13d commit dff15b2Copy full SHA for dff15b2
.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.22.2
+ go-version: 1.24.4
23
- uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
24
25
distribution: goreleaser
0 commit comments