File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 shell : bash -l {0}
2525
2626 steps :
27- - uses : actions/checkout@v5
27+ - uses : actions/checkout@v6
2828
2929 - name : setup micromamba
3030 uses : mamba-org/setup-micromamba@v2
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313
1414 steps :
15- - uses : actions/checkout@v5
15+ - uses : actions/checkout@v6
1616 with :
1717 fetch-depth : 0 # Fetch all history for all branches and tags.
1818
Original file line number Diff line number Diff line change 2525 shell : bash -l {0}
2626
2727 steps :
28- - uses : actions/checkout@v5
28+ - uses : actions/checkout@v6
2929
3030 - name : setup micromamba
3131 uses : mamba-org/setup-micromamba@v2
Original file line number Diff line number Diff line change 2222 shell : bash -l {0}
2323
2424 steps :
25- - uses : actions/checkout@v5
25+ - uses : actions/checkout@v6
2626
2727 - name : setup micromamba
2828 uses : mamba-org/setup-micromamba@v2
Original file line number Diff line number Diff line change 4848 shell : bash -l {0}
4949
5050 steps :
51- - uses : actions/checkout@v5
51+ - uses : actions/checkout@v6
5252
5353 - name : setup micromamba
5454 uses : mamba-org/setup-micromamba@v2
You can’t perform that action at this time.
0 commit comments