File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 fetch-depth : 0
1919
2020 - name : Set up Python 3.6
21- uses : actions/setup-python@v4.0 .0
21+ uses : actions/setup-python@v4.3 .0
2222 with :
2323 python-version : 3.6
2424
Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v3.0.2
1717 - name : Set up Python ${{ matrix.python-version }}
18- uses : actions/setup-python@v4.0 .0
18+ uses : actions/setup-python@v4.3 .0
1919 with :
2020 python-version : ${{ matrix.python-version }}
2121 - uses : actions/cache@v3.0.4
Original file line number Diff line number Diff line change 5252 steps :
5353 - uses : actions/checkout@v3.0.2
5454 - name : Set up Python ${{ matrix.python-version }}
55- uses : actions/setup-python@v4.0 .0
55+ uses : actions/setup-python@v4.3 .0
5656 with :
5757 python-version : ${{ matrix.python-version }}
5858
You can’t perform that action at this time.
0 commit comments