We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1cb498 commit 4c154a7Copy full SHA for 4c154a7
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Go
23
uses: actions/[email protected]
24
with:
25
- go-version: '1.22.2'
+ go-version: '1.24.0'
26
cache-dependency-path: |
27
${{ env.GOPATH}}/src/k8s.io/autoscaler/cluster-autoscaler/go.sum
28
${{ env.GOPATH}}/src/k8s.io/autoscaler/vertical-pod-autoscaler/go.sum
0 commit comments