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 19
19
# Set fetch-depth: 0 to fetch all history for all branches and tags.
20
20
fetch-depth : 0 # Needed for setuptools_scm to work correctly
21
21
- name : Set up Python
22
- uses : actions/setup-python@v2 # https://github.com/actions/setup-python
22
+ uses : actions/setup-python@v4 # https://github.com/actions/setup-python
23
23
with :
24
24
python-version : ${{ matrix.python-version }}
25
25
- name : Install python prerequisites
Original file line number Diff line number Diff line change 22
22
# Set fetch-depth: 0 to fetch all history for all branches and tags.
23
23
fetch-depth : 0 # Needed for setuptools_scm to work correctly
24
24
- name : Set up Python
25
- uses : actions/setup-python@v2 # https://github.com/actions/setup-python
25
+ uses : actions/setup-python@v4 # https://github.com/actions/setup-python
26
26
with :
27
27
python-version : ${{ matrix.python-version }}
28
28
- name : Install python prerequisites
Original file line number Diff line number Diff line change 22
22
# Set fetch-depth: 0 to fetch all history for all branches and tags.
23
23
fetch-depth : 0 # Needed for setuptools_scm to work correctly
24
24
- name : Set up Python
25
- uses : actions/setup-python@v2 # https://github.com/actions/setup-python
25
+ uses : actions/setup-python@v4 # https://github.com/actions/setup-python
26
26
with :
27
27
python-version : ${{ matrix.python-version }}
28
28
- name : Install python prerequisites
Original file line number Diff line number Diff line change 22
22
# Set fetch-depth: 0 to fetch all history for all branches and tags.
23
23
fetch-depth : 0 # Needed for setuptools_scm to work correctly
24
24
- name : Set up Python
25
- uses : actions/setup-python@v2 # https://github.com/actions/setup-python
25
+ uses : actions/setup-python@v4 # https://github.com/actions/setup-python
26
26
with :
27
27
python-version : ${{ matrix.python-version }}
28
28
- name : Install python prerequisites
Original file line number Diff line number Diff line change 22
22
# Set fetch-depth: 0 to fetch all history for all branches and tags.
23
23
fetch-depth : 0 # Needed for setuptools_scm to work correctly
24
24
- name : Set up Python
25
- uses : actions/setup-python@v2 # https://github.com/actions/setup-python
25
+ uses : actions/setup-python@v4 # https://github.com/actions/setup-python
26
26
with :
27
27
python-version : ${{ matrix.python-version }}
28
28
- name : Install python prerequisites
You can’t perform that action at this time.
0 commit comments