fix: update Go version from 1.25.5 to 1.25.6 in workflow files

This commit is contained in:
GitHub Actions
2026-01-16 03:43:13 +00:00
parent 8d954c3b29
commit 0ddb3aabb6
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: true
env:
GO_VERSION: '1.25.5'
GO_VERSION: '1.25.6'
NODE_VERSION: '24.12.0'
permissions: