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
|
||||
uses: https://github.com/actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.x
|
||||
python-version: 3.11.9
|
||||
|
||||
- name: Write kubeconfig
|
||||
id: kubeconfig
|
||||
|
|
Loading…
Reference in a new issue