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 30
30
# as we sync with Kubernetes upstream
31
31
config : .github/workflows/kind-configs/cluster-1.18.yaml
32
32
- name : Set up Python ${{ matrix.python-version }}
33
- uses : actions/setup-python@v2.1.3
33
+ uses : actions/setup-python@v2.2.2
34
34
with :
35
35
python-version : ${{ matrix.python-version }}
36
36
- name : Install dependencies
Original file line number Diff line number Diff line change 30
30
# as we sync with Kubernetes upstream
31
31
config : .github/workflows/kind-configs/cluster-1.15.yaml
32
32
- name : Set up Python ${{ matrix.python-version }}
33
- uses : actions/setup-python@v2.1.3
33
+ uses : actions/setup-python@v2.2.2
34
34
with :
35
35
python-version : ${{ matrix.python-version }}
36
36
- name : Install dependencies
Original file line number Diff line number Diff line change 30
30
# as we sync with Kubernetes upstream
31
31
config : .github/workflows/kind-configs/cluster-1.16.yaml
32
32
- name : Set up Python ${{ matrix.python-version }}
33
- uses : actions/setup-python@v2.1.3
33
+ uses : actions/setup-python@v2.2.2
34
34
with :
35
35
python-version : ${{ matrix.python-version }}
36
36
- name : Install dependencies
Original file line number Diff line number Diff line change 30
30
# as we sync with Kubernetes upstream
31
31
config : .github/workflows/kind-configs/cluster-1.17.yaml
32
32
- name : Set up Python ${{ matrix.python-version }}
33
- uses : actions/setup-python@v2.1.3
33
+ uses : actions/setup-python@v2.2.2
34
34
with :
35
35
python-version : ${{ matrix.python-version }}
36
36
- name : Install dependencies
Original file line number Diff line number Diff line change 30
30
# as we sync with Kubernetes upstream
31
31
config : .github/workflows/kind-configs/cluster-1.18.yaml
32
32
- name : Set up Python ${{ matrix.python-version }}
33
- uses : actions/setup-python@v2.1.3
33
+ uses : actions/setup-python@v2.2.2
34
34
with :
35
35
python-version : ${{ matrix.python-version }}
36
36
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments