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 0ecc72e commit b9da850Copy full SHA for b9da850
.github/workflows/regression-test.yaml
@@ -47,7 +47,7 @@ jobs:
47
run: kubectl get nodes -o wide
48
49
- name: Setup Go
50
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
51
with:
52
go-version-file: go.mod
53
cache: true
0 commit comments