File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 auto-update-conda : true
3030 activate-environment : esmvaltool-fromlock
Original file line number Diff line number Diff line change 2424 python-version : ["3.12", "3.13"]
2525 name : Linux Python ${{ matrix.python-version }}
2626 steps :
27- - uses : conda-incubator/setup-miniconda@v3
27+ - uses : conda-incubator/setup-miniconda@v4
2828 with :
2929 python-version : ${{ matrix.python-version }}
3030 miniforge-version : " latest"
6363# name: OSX Python ${{ matrix.python-version }}
6464# steps:
6565# - uses: actions/checkout@v2
66- # - uses: conda-incubator/setup-miniconda@v3
66+ # - uses: conda-incubator/setup-miniconda@v4
6767# with:
6868# python-version: ${{ matrix.python-version }}
6969# miniconda-version: "latest"
Original file line number Diff line number Diff line change 3838 - uses : actions/checkout@v6
3939 with :
4040 fetch-depth : 0
41- - uses : conda-incubator/setup-miniconda@v3
41+ - uses : conda-incubator/setup-miniconda@v4
4242 with :
4343 activate-environment : esmvaltool-fromlock
4444 python-version : ${{ matrix.python-version }}
Original file line number Diff line number Diff line change 2727 - uses : actions/checkout@v6
2828 with :
2929 fetch-depth : 0
30- - uses : conda-incubator/setup-miniconda@v3
30+ - uses : conda-incubator/setup-miniconda@v4
3131 with :
3232 activate-environment : esmvaltool
3333 environment-file : environment.yml
6666# name: OSX Python ${{ matrix.python-version }}
6767# steps:
6868# - uses: actions/checkout@v2
69- # - uses: conda-incubator/setup-miniconda@v3
69+ # - uses: conda-incubator/setup-miniconda@v4
7070# with:
7171# activate-environment: esmvaltool
7272# environment-file: environment.yml
Original file line number Diff line number Diff line change 3030 - uses : actions/checkout@v6
3131 with :
3232 fetch-depth : 0
33- - uses : conda-incubator/setup-miniconda@v3
33+ - uses : conda-incubator/setup-miniconda@v4
3434 with :
3535 activate-environment : esmvaltool
3636 environment-file : environment.yml
7373 - uses : actions/checkout@v6
7474 with :
7575 fetch-depth : 0
76- - uses : conda-incubator/setup-miniconda@v3
76+ - uses : conda-incubator/setup-miniconda@v4
7777 with :
7878 architecture : ${{ matrix.architecture }}
7979 activate-environment : esmvaltool
Original file line number Diff line number Diff line change 3333 - uses : actions/checkout@v6
3434 with :
3535 fetch-depth : 0
36- - uses : conda-incubator/setup-miniconda@v3
36+ - uses : conda-incubator/setup-miniconda@v4
3737 with :
3838 activate-environment : esmvaltool
3939 environment-file : environment.yml
Original file line number Diff line number Diff line change 2727 - uses : actions/checkout@v6
2828 with :
2929 fetch-depth : 0
30- - uses : conda-incubator/setup-miniconda@v3
30+ - uses : conda-incubator/setup-miniconda@v4
3131 with :
3232 activate-environment : esmvaltool
3333 environment-file : environment.yml
7474 - uses : actions/checkout@v6
7575 with :
7676 fetch-depth : 0
77- - uses : conda-incubator/setup-miniconda@v3
77+ - uses : conda-incubator/setup-miniconda@v4
7878 with :
7979 architecture : ${{ matrix.architecture }}
8080 activate-environment : esmvaltool
You can’t perform that action at this time.
0 commit comments