File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 name : Make SDist
2424 runs-on : ubuntu-latest
2525 steps :
26- - uses : actions/checkout@v5
26+ - uses : actions/checkout@v6
2727 with :
2828 fetch-depth : 0
2929
6565 cibw_skip : " pp* *musllinux* cp314*"
6666
6767 steps :
68- - uses : actions/checkout@v5
68+ - uses : actions/checkout@v6
6969 with :
7070 fetch-depth : 0
7171
Original file line number Diff line number Diff line change 5353 steps :
5454
5555 - name : Checkout code
56- uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.1.4
56+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v4.1.4
5757 with :
5858 fetch-depth : 0
5959
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 name : flake8-black
99 steps :
10- - uses : actions/checkout@v5
10+ - uses : actions/checkout@v6
1111 - name : Set up Python environment
1212 uses : actions/setup-python@v6
1313 with :
You can’t perform that action at this time.
0 commit comments