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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
53+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
40+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
18+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1919
2020 # Used to host cibuildwheel
2121 - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
You can’t perform that action at this time.
0 commit comments