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 - uses : actions/checkout@v6
2424 with :
2525 fetch-depth : 0
26- - uses : conda-incubator/setup-miniconda@v3
26+ - uses : conda-incubator/setup-miniconda@v4
2727 with :
2828 auto-update-conda : true
2929 activate-environment : activestorage-fromlock
Original file line number Diff line number Diff line change 2828 - uses : actions/checkout@v6
2929 with :
3030 fetch-depth : 0
31- - uses : conda-incubator/setup-miniconda@v3
31+ - uses : conda-incubator/setup-miniconda@v4
3232 with :
3333 activate-environment : activestorage-fromlock
3434 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 3434 done
3535 - name : Run Reductionist container
3636 run : docker run -it --detach --rm --net=host --name reductionist ghcr.io/stackhpc/reductionist-rs:latest
37- - uses : conda-incubator/setup-miniconda@v3
37+ - uses : conda-incubator/setup-miniconda@v4
3838 with :
3939 activate-environment : activestorage-minio
4040 environment-file : environment.yml
Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v6
2121 with :
2222 fetch-depth : 0
23- - uses : conda-incubator/setup-miniconda@v3
23+ - uses : conda-incubator/setup-miniconda@v4
2424 with :
2525 activate-environment : activestorage
2626 environment-file : environment.yml
Original file line number Diff line number Diff line change 2424 - uses : actions/checkout@v6
2525 with :
2626 fetch-depth : 0
27- - uses : conda-incubator/setup-miniconda@v3
27+ - uses : conda-incubator/setup-miniconda@v4
2828 with :
2929 activate-environment : activestorage
3030 python-version : ${{ matrix.python-version }}
5757 - uses : actions/checkout@v6
5858 with :
5959 fetch-depth : 0
60- - uses : conda-incubator/setup-miniconda@v3
60+ - uses : conda-incubator/setup-miniconda@v4
6161 with :
6262 activate-environment : activestorage
6363 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 2424 - uses : actions/checkout@v6
2525 with :
2626 fetch-depth : 0
27- - uses : conda-incubator/setup-miniconda@v3
27+ - uses : conda-incubator/setup-miniconda@v4
2828 with :
2929 activate-environment : activestorage
3030 environment-file : environment.yml
4949 - uses : actions/checkout@v6
5050 with :
5151 fetch-depth : 0
52- - uses : conda-incubator/setup-miniconda@v3
52+ - uses : conda-incubator/setup-miniconda@v4
5353 with :
5454 activate-environment : activestorage
5555 environment-file : environment.yml
Original file line number Diff line number Diff line change 3838 done
3939 - name : Run Reductionist container
4040 run : docker run -it --detach --rm --net=host --name reductionist ghcr.io/stackhpc/reductionist-rs:latest
41- - uses : conda-incubator/setup-miniconda@v3
41+ - uses : conda-incubator/setup-miniconda@v4
4242 with :
4343 activate-environment : activestorage-minio
4444 environment-file : environment.yml
You can’t perform that action at this time.
0 commit comments