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 1919 # Set fetch-depth: 0 to fetch all history for all branches and tags.
2020 fetch-depth : 0 # Needed for setuptools_scm to work correctly
2121 - name : Set up Python
22- uses : actions/setup-python@v4 # https://github.com/actions/setup-python
22+ uses : actions/setup-python@v5 # https://github.com/actions/setup-python
2323 with :
2424 python-version : ${{ matrix.python-version }}
2525 - name : Install python prerequisites
Original file line number Diff line number Diff line change 2222 # Set fetch-depth: 0 to fetch all history for all branches and tags.
2323 fetch-depth : 0 # Needed for setuptools_scm to work correctly
2424 - name : Set up Python
25- uses : actions/setup-python@v4 # https://github.com/actions/setup-python
25+ uses : actions/setup-python@v5 # https://github.com/actions/setup-python
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 - name : Install python prerequisites
Original file line number Diff line number Diff line change 2222 # Set fetch-depth: 0 to fetch all history for all branches and tags.
2323 fetch-depth : 0 # Needed for setuptools_scm to work correctly
2424 - name : Set up Python
25- uses : actions/setup-python@v4 # https://github.com/actions/setup-python
25+ uses : actions/setup-python@v5 # https://github.com/actions/setup-python
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 - name : Install python prerequisites
Original file line number Diff line number Diff line change 2222 # Set fetch-depth: 0 to fetch all history for all branches and tags.
2323 fetch-depth : 0 # Needed for setuptools_scm to work correctly
2424 - name : Set up Python
25- uses : actions/setup-python@v4 # https://github.com/actions/setup-python
25+ uses : actions/setup-python@v5 # https://github.com/actions/setup-python
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 - name : Install python prerequisites
Original file line number Diff line number Diff line change 2222 # Set fetch-depth: 0 to fetch all history for all branches and tags.
2323 fetch-depth : 0 # Needed for setuptools_scm to work correctly
2424 - name : Set up Python
25- uses : actions/setup-python@v4 # https://github.com/actions/setup-python
25+ uses : actions/setup-python@v5 # https://github.com/actions/setup-python
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 - name : Install python prerequisites
You can’t perform that action at this time.
0 commit comments