File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3535 with :
3636 fetch-depth : 1
3737
38- - uses : actions/setup-python@v5
38+ - uses : actions/setup-python@v6
3939 with :
4040 python-version : 3.12
4141
Original file line number Diff line number Diff line change 3939 with :
4040 fetch-depth : 1
4141
42- - uses : actions/setup-python@v5
42+ - uses : actions/setup-python@v6
4343 with :
4444 python-version : |
4545 3.9
Original file line number Diff line number Diff line change 3838 - uses : actions/checkout@v5
3939 - name : Install poetry
4040 run : make install-poetry
41- - uses : actions/setup-python@v5
41+ - uses : actions/setup-python@v6
4242 with :
4343 python-version : 3.12
4444 - name : Install
Original file line number Diff line number Diff line change 5353 - uses : actions/checkout@v5
5454 - name : Install poetry
5555 run : make install-poetry
56- - uses : actions/setup-python@v5
56+ - uses : actions/setup-python@v6
5757 with :
5858 python-version : ${{ matrix.python }}
5959 - name : Install system dependencies
Original file line number Diff line number Diff line change 3333 - uses : actions/checkout@v5
3434 - name : Install poetry
3535 run : make install-poetry
36- - uses : actions/setup-python@v5
36+ - uses : actions/setup-python@v6
3737 with :
3838 python-version : ${{ matrix.python }}
3939 - name : Install docs
Original file line number Diff line number Diff line change 9393 with :
9494 fetch-depth : 1
9595
96- - uses : actions/setup-python@v5
96+ - uses : actions/setup-python@v6
9797 with :
9898 python-version : 3.12
9999
Original file line number Diff line number Diff line change 3939 with :
4040 fetch-depth : 1
4141
42- - uses : actions/setup-python@v5
42+ - uses : actions/setup-python@v6
4343 with :
4444 python-version : |
4545 3.9
You can’t perform that action at this time.
0 commit comments