File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4242 uses : actions/checkout@v5
4343
4444 - name : Setup Python
45- uses : actions/setup-python@v5
45+ uses : actions/setup-python@v6
4646 with :
4747 python-version : ${{ matrix.python }}
4848
Original file line number Diff line number Diff line change 4040 uses : actions/checkout@v5
4141
4242 - name : Setup Python
43- uses : actions/setup-python@v5
43+ uses : actions/setup-python@v6
4444 with :
4545 python-version : ${{ matrix.python }}
4646
Original file line number Diff line number Diff line change 4545 uses : actions/checkout@v5
4646
4747 - name : Setup Python
48- uses : actions/setup-python@v5
48+ uses : actions/setup-python@v6
4949 with :
5050 python-version : ${{ matrix.python }}
5151
Original file line number Diff line number Diff line change 3232 uses : actions/checkout@v5
3333
3434 - name : Setup Python
35- uses : actions/setup-python@v5
35+ uses : actions/setup-python@v6
3636 with :
3737 python-version : ' 3.10'
3838
Original file line number Diff line number Diff line change 4747 uses : actions/checkout@v5
4848
4949 - name : Setup Python
50- uses : actions/setup-python@v5
50+ uses : actions/setup-python@v6
5151 with :
5252 python-version : ${{ matrix.python }}
5353
Original file line number Diff line number Diff line change 4343 uses : actions/checkout@v5
4444
4545 - name : Setup Python
46- uses : actions/setup-python@v5
46+ uses : actions/setup-python@v6
4747 with :
4848 python-version : ${{ matrix.python }}
4949
Original file line number Diff line number Diff line change 3030 uses : actions/checkout@v5
3131
3232 - name : Setup Python
33- uses : actions/setup-python@v5
33+ uses : actions/setup-python@v6
3434 with :
3535 python-version : ' 3.10'
3636
Original file line number Diff line number Diff line change 4141 uses : actions/checkout@v5
4242
4343 - name : Setup Python
44- uses : actions/setup-python@v5
44+ uses : actions/setup-python@v6
4545 with :
4646 python-version : ${{ matrix.python }}
4747
You can’t perform that action at this time.
0 commit comments