chore: update Go version references from 1.25.6 to 1.25.7 across documentation and scripts

This commit is contained in:
GitHub Actions
2026-02-04 16:52:52 +00:00
parent bb82a733ac
commit 7a63e4b9c1
14 changed files with 20 additions and 20 deletions

View File

@@ -173,7 +173,7 @@ If the secret is missing or invalid, the workflow will fail with a clear error m
**Prerequisites:**
- Go 1.25.6+ (automatically managed via `GOTOOLCHAIN: auto` in CI)
- go 1.25.7+ (automatically managed via `GOTOOLCHAIN: auto` in CI)
- Node.js 20+ for frontend builds
**Triggers when:**