Skip to content

Commit 4293b00

Browse files
chore(deps): update dependency go to v1.25.7
1 parent b703e7d commit 4293b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mobile_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: actions/setup-go@v2
2121
with:
22-
go-version: '1.16.6' # The Go version to download (if necessary) and use.
22+
go-version: '1.25.7' # The Go version to download (if necessary) and use.
2323
- run: go version
2424

2525
# - name: build for ios

0 commit comments

Comments
 (0)