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 06a55bc commit 3b3d369Copy full SHA for 3b3d369
.github/workflows/flow-main.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Setup Go
49
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
50
with:
51
- go-version: '1.24'
+ go-version: '1.25'
52
- name: GoReleaser
53
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
54
env:
0 commit comments