This commit is contained in:
parent
b2f65bdad4
commit
5d4e6007f3
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: https://github.com/actions/setup-python@v5
|
uses: https://github.com/actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.11.9
|
||||||
|
|
||||||
- name: Write kubeconfig
|
- name: Write kubeconfig
|
||||||
id: kubeconfig
|
id: kubeconfig
|
||||||
|
|
Loading…
Reference in a new issue