File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
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.3.1
33+ uses : actions/setup-python@v2.3.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.3.1
33+ uses : actions/setup-python@v2.3.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.3.1
33+ uses : actions/setup-python@v2.3.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.3.1
33+ uses : actions/setup-python@v2.3.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.3.1
33+ uses : actions/setup-python@v2.3.2
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : Install dependencies
Original file line number Diff line number Diff line change 1515 with :
1616 submodules : true
1717 - name : Set up Python ${{ matrix.python-version }}
18- uses : actions/setup-python@v2.3.1
18+ uses : actions/setup-python@v2.3.2
1919 with :
2020 python-version : ${{ matrix.python-version }}
2121 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments