Skip to content

Commit 3b3d369

Browse files
chore(deps): update dependency go to 1.25
1 parent 06a55bc commit 3b3d369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flow-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Setup Go
4949
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
5050
with:
51-
go-version: '1.24'
51+
go-version: '1.25'
5252
- name: GoReleaser
5353
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
5454
env:

0 commit comments

Comments
 (0)