File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 with :
4343 fetch-depth : 2
4444 - name : Set up Python 3.11
45- uses : actions/setup-python@v4
45+ uses : actions/setup-python@v5
4646 with :
4747 python-version : 3.11
4848 - name : Run configure_release_please.py
Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 2
2121 - name : Setup Python
22- uses : actions/setup-python@v4
22+ uses : actions/setup-python@v5
2323 with :
2424 python-version : " 3.10"
2525 - name : Install nox
4444 with :
4545 fetch-depth : 2
4646 - name : Setup Python
47- uses : actions/setup-python@v4
47+ uses : actions/setup-python@v5
4848 with :
4949 python-version : " 3.10"
5050 - name : Install nox
Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 2
2121 - name : Setup Python
22- uses : actions/setup-python@v4
22+ uses : actions/setup-python@v5
2323 with :
2424 python-version : " 3.10"
2525 - name : Install nox
Original file line number Diff line number Diff line change 4343 with :
4444 fetch-depth : 2
4545 - name : Set up Python 3.10
46- uses : actions/setup-python@v4
46+ uses : actions/setup-python@v5
4747 with :
4848 python-version : 3.10
4949 - name : Install script dependencies
Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 2
2121 - name : Setup Python
22- uses : actions/setup-python@v4
22+ uses : actions/setup-python@v5
2323 with :
2424 python-version : " 3.10"
2525 - name : Install pytest
Original file line number Diff line number Diff line change 2222 with :
2323 fetch-depth : 2
2424 - name : Setup Python
25- uses : actions/setup-python@v4
25+ uses : actions/setup-python@v5
2626 with :
2727 python-version : ${{ matrix.python }}
2828 - name : Install nox
5656 with :
5757 fetch-depth : 2
5858 - name : Setup Python
59- uses : actions/setup-python@v4
59+ uses : actions/setup-python@v5
6060 with :
6161 python-version : ${{ matrix.python }}
6262 - name : Install nox
8484 with :
8585 fetch-depth : 2
8686 - name : Setup Python
87- uses : actions/setup-python@v4
87+ uses : actions/setup-python@v5
8888 with :
8989 python-version : " 3.10"
9090 - name : Set number of files changes in packages directory
You can’t perform that action at this time.
0 commit comments