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
+1 -1
View File
@@ -15,7 +15,7 @@ permissions:
checks: write
env:
GO_VERSION: '1.25.5'
GO_VERSION: '1.25.6'
NODE_VERSION: '24.12.0'
jobs: