File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 with :
5555 fetch-depth : 0
5656 - name : Set up python ${{ matrix.python }} on ${{ matrix.os }}
57- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
57+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
5858 with :
5959 python-version : ${{ matrix.python }}
6060 - name : Install base dependencies
Original file line number Diff line number Diff line change 4141 with :
4242 fetch-depth : 0
4343 - name : Set up python ${{ matrix.python }} on ${{ matrix.os }}
44- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
44+ uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
4545 with :
4646 python-version : ${{ matrix.python }}
4747 - name : Install base dependencies
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919
2020 # Used to host cibuildwheel
21- - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
21+ - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
2222
2323 - name : Install cibuildwheel
2424 run : python -m pip install cibuildwheel==2.10.0
You can’t perform that action at this time.
0 commit comments