File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 - name : Check out repo
2525 uses : actions/checkout@v6
2626 - name : Setup conda env
27- uses : conda-incubator/setup-miniconda@v2
27+ uses : conda-incubator/setup-miniconda@v3
2828 with :
2929 auto-update-conda : true
3030 miniconda-version : " latest"
5252 - name : Check out repo
5353 uses : actions/checkout@v6
5454 - name : Setup conda env
55- uses : conda-incubator/setup-miniconda@v2
55+ uses : conda-incubator/setup-miniconda@v3
5656 with :
5757 auto-update-conda : true
5858 miniconda-version : " latest"
Original file line number Diff line number Diff line change 6060 name : meta-pytorch_torchcodec__${{ matrix.python-version }}_cpu_x86_64
6161 path : pytorch/torchcodec/dist/
6262 - name : Setup conda env
63- uses : conda-incubator/setup-miniconda@v2
63+ uses : conda-incubator/setup-miniconda@v3
6464 with :
6565 auto-update-conda : true
6666 miniconda-version : " latest"
You can’t perform that action at this time.
0 commit comments