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 3232# # TESTING CACHE ##
3333# Setup conda
3434 - name : Set up conda
35- uses : conda-incubator/setup-miniconda@v4
35+ uses : conda-incubator/setup-miniconda@v3
3636 with :
3737 miniforge-version : latest
3838 activate-environment : saltproc-env
@@ -102,7 +102,7 @@ jobs:
102102
103103# # DOCUMENTATION CACHE ##
104104 - name : Set up conda
105- uses : conda-incubator/setup-miniconda@v4
105+ uses : conda-incubator/setup-miniconda@v3
106106 with :
107107 miniforge-version : latest
108108 activate-environment : saltproc-doc-env
Original file line number Diff line number Diff line change 2929
3030# Setup conda
3131 - name : Set up conda
32- uses : conda-incubator/setup-miniconda@v4
32+ uses : conda-incubator/setup-miniconda@v3
3333 with :
3434 miniforge-version : latest
3535 activate-environment : saltproc-doc-env
Original file line number Diff line number Diff line change 3737
3838# Setup conda
3939 - name : Set up conda
40- uses : conda-incubator/setup-miniconda@v4
40+ uses : conda-incubator/setup-miniconda@v3
4141 with :
4242 miniforge-version : latest
4343 channels : conda-forge
Original file line number Diff line number Diff line change 7272
7373NAME = "saltproc"
7474MAINTAINER = "Oleksandr Yardas"
75- MAINTAINER_EMAIL = "arfc@googlegroups .com"
75+ MAINTAINER_EMAIL = "olek.yardin@gmail .com"
7676DESCRIPTION = description
7777LONG_DESCRIPTION = long_description
7878URL = "http://github.com/arfc/saltproc"
You can’t perform that action at this time.
0 commit comments