pull/13762/head
Sharif Elgamal 2022-04-20 09:28:34 -07:00
parent 9cfa17249d
commit f1c7e8f862
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@ jobs:
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab
with:
go-version: ${{env.GO_VERSION}}
stable: true
- name: Bump Kuberenetes Versions
- name: Bump Kubernetes Versions
id: bumpk8s
run: |
t=$(make update-kubernetes-version)