File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3030 # as we sync with Kubernetes upstream
3131 config : .github/workflows/kind-configs/cluster-1.25.yaml
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@v5
33+ uses : actions/setup-python@v6
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Install dependencies
Original file line number Diff line number Diff line change 3030 # as we sync with Kubernetes upstream
3131 config : .github/workflows/kind-configs/cluster-1.15.yaml
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@v5
33+ uses : actions/setup-python@v6
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Install dependencies
Original file line number Diff line number Diff line change 3030 # as we sync with Kubernetes upstream
3131 config : .github/workflows/kind-configs/cluster-1.16.yaml
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@v5
33+ uses : actions/setup-python@v6
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Install dependencies
Original file line number Diff line number Diff line change 3030 # as we sync with Kubernetes upstream
3131 config : .github/workflows/kind-configs/cluster-1.17.yaml
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@v5
33+ uses : actions/setup-python@v6
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Install dependencies
Original file line number Diff line number Diff line change 3030 # as we sync with Kubernetes upstream
3131 config : .github/workflows/kind-configs/cluster-1.18.yaml
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@v5
33+ uses : actions/setup-python@v6
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Install dependencies
Original file line number Diff line number Diff line change 3030 # as we sync with Kubernetes upstream
3131 config : .github/workflows/kind-configs/cluster-1.26.yaml
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@v5
33+ uses : actions/setup-python@v6
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Install dependencies
Original file line number Diff line number Diff line change 1717 with :
1818 submodules : true
1919 - name : Set up Python ${{ matrix.python-version }}
20- uses : actions/setup-python@v5
20+ uses : actions/setup-python@v6
2121 with :
2222 python-version : ${{ matrix.python-version }}
2323 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments