mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-01-27 15:01:45 +01:00
Use same version as in go.mod file
This commit is contained in:
2
.github/workflows/runonce.yml
vendored
2
.github/workflows/runonce.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Setup Golang
|
- name: Setup Golang
|
||||||
uses: actions/setup-go@v6
|
uses: actions/setup-go@v6
|
||||||
with:
|
with:
|
||||||
go-version: 1.25
|
go-version: 1.24
|
||||||
check-latest: true
|
check-latest: true
|
||||||
|
|
||||||
# See: https://github.com/golangci/golangci-lint-action
|
# See: https://github.com/golangci/golangci-lint-action
|
||||||
|
|||||||
Reference in New Issue
Block a user