File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050
5151 steps :
5252 - name : Checkout code
53- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
53+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5454 with :
5555 fetch-depth : 0
5656 - name : Set up python ${{ matrix.python }} on ${{ matrix.os }}
Original file line number Diff line number Diff line change 3737
3838 steps :
3939 - name : Checkout code
40- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4141 with :
4242 fetch-depth : 0
4343 - name : Set up python ${{ matrix.python }} on ${{ matrix.os }}
Original file line number Diff line number Diff line change 1515 os : [ubuntu-22.04, macos-latest]
1616
1717 steps :
18- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919
2020 # Used to host cibuildwheel
2121 - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
You can’t perform that action at this time.
0 commit comments