File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
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.18.yaml
3232 - name : Set up Python ${{ matrix.python-version }}
33- uses : actions/setup-python@v2.1.3
33+ uses : actions/setup-python@v2.2.2
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@v2.1.3
33+ uses : actions/setup-python@v2.2.2
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@v2.1.3
33+ uses : actions/setup-python@v2.2.2
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@v2.1.3
33+ uses : actions/setup-python@v2.2.2
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@v2.1.3
33+ uses : actions/setup-python@v2.2.2
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments