File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626
2727 steps :
28- - uses : actions/checkout@v5
28+ - uses : actions/checkout@v6
2929 with :
3030 fetch-depth : 0
3131
Original file line number Diff line number Diff line change 2323 name : Format
2424 runs-on : ubuntu-latest
2525 steps :
26- - uses : actions/checkout@v5
26+ - uses : actions/checkout@v6
2727 with :
2828 fetch-depth : 0
2929 - uses : actions/setup-python@v6
4646 runs-on : [ubuntu-latest, macos-latest]
4747
4848 steps :
49- - uses : actions/checkout@v5
49+ - uses : actions/checkout@v6
5050 with :
5151 fetch-depth : 0
5252
Original file line number Diff line number Diff line change 1111 test :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@v5
14+ - uses : actions/checkout@v6
1515
1616 - uses : prefix-dev/setup-pixi@v0.9.3
1717 with :
Original file line number Diff line number Diff line change 2424 runs-on : [ubuntu-latest, ubuntu-24.04-arm, macos-latest]
2525
2626 steps :
27- - uses : actions/checkout@v5
27+ - uses : actions/checkout@v6
2828 with :
2929 fetch-depth : 0
3030
You can’t perform that action at this time.
0 commit comments