We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup-miniconda
1 parent 7692014 commit 41ac3b8Copy full SHA for 41ac3b8
.github/workflows/build_workflow.yml
@@ -137,7 +137,7 @@ jobs:
137
hashFiles('conda-env/ci.yml') }}
138
139
- name: Set up Conda Environment
140
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@v3
141
with:
142
activate-environment: "e3sm_diags_ci"
143
miniforge-variant: Miniforge3
.github/workflows/release_workflow.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments