File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 submodules : true
4444
4545 - name : Set up Python ${{ matrix.python-version }}
46- uses : actions/setup-python@v5
46+ uses : actions/setup-python@v6
4747 with :
4848 python-version : ${{ matrix.python-version }}
4949
Original file line number Diff line number Diff line change 2626 submodules : true
2727
2828 - name : Set up Python ${{ matrix.python-version }}
29- uses : actions/setup-python@v5
29+ uses : actions/setup-python@v6
3030 with :
3131 python-version : ${{ matrix.python-version }}
3232
Original file line number Diff line number Diff line change 2121 submodules : false
2222
2323 - name : Set up Python ${{ matrix.python-version }}
24- uses : actions/setup-python@v5
24+ uses : actions/setup-python@v6
2525 with :
2626 python-version : ${{ matrix.python-version }}
2727
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : Set up Python
27- uses : actions/setup-python@v5
27+ uses : actions/setup-python@v6
2828 with :
2929 python-version : ' 3.9'
3030
Original file line number Diff line number Diff line change 2222 submodules : true
2323
2424 - name : Set up Python ${{ matrix.python-version }}
25- uses : actions/setup-python@v5
25+ uses : actions/setup-python@v6
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828
Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v5
1717 - name : Set up Python ${{ matrix.python-version }}
18- uses : actions/setup-python@v5
18+ uses : actions/setup-python@v6
1919 with :
2020 python-version : ${{ matrix.python-version }}
2121
You can’t perform that action at this time.
0 commit comments