File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Set up CPython ${{ matrix.python-version }}
23- uses : actions/setup-python@v5
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626
4848 fetch-depth : 0
4949
5050 - name : Set up CPython ${{ matrix.python-version }}
51- uses : actions/setup-python@v5
51+ uses : actions/setup-python@v6
5252 with :
5353 python-version : ${{ matrix.python-version }}
5454
Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Set up CPython ${{ matrix.python-version }}
23- uses : actions/setup-python@v5
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626
Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Set up CPython ${{ matrix.python-version }}
23- uses : actions/setup-python@v5
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626
5050 fetch-depth : 0
5151
5252 - name : Set up CPython ${{ matrix.python-version }}
53- uses : actions/setup-python@v5
53+ uses : actions/setup-python@v6
5454 with :
5555 python-version : ${{ matrix.python-version }}
5656
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : actions/checkout@v5
2424
25- - uses : actions/setup-python@v5
25+ - uses : actions/setup-python@v6
2626 with :
2727 python-version : " 3.11"
2828
Original file line number Diff line number Diff line change 2020 fetch-depth : 0
2121
2222 - name : Set up CPython ${{ matrix.python-version }}
23- uses : actions/setup-python@v5
23+ uses : actions/setup-python@v6
2424 with :
2525 python-version : ${{ matrix.python-version }}
2626
6464 ref : coverage-report
6565
6666 - name : Set up CPython 3.13
67- uses : actions/setup-python@v5
67+ uses : actions/setup-python@v6
6868 with :
6969 python-version : 3.13
7070
You can’t perform that action at this time.
0 commit comments