diff --git a/.forgejo/workflows/schemas.yaml b/.forgejo/workflows/schemas.yaml index 275e1d3..ad820dc 100644 --- a/.forgejo/workflows/schemas.yaml +++ b/.forgejo/workflows/schemas.yaml @@ -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