fix: update Go version to 1.25.7 in quality checks workflow
This commit is contained in:
2
.github/workflows/quality-checks.yml
vendored
2
.github/workflows/quality-checks.yml
vendored
@@ -15,7 +15,7 @@ permissions:
|
||||
checks: write
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.25.6'
|
||||
GO_VERSION: '1.25.7'
|
||||
NODE_VERSION: '24.12.0'
|
||||
GOTOOLCHAIN: auto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user