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.
1 parent 07d850e commit cee5891Copy full SHA for cee5891
.github/workflows/pr.yml
@@ -31,7 +31,7 @@ jobs:
31
# - you manually change the value of the CACHE_NUMBER below
32
# Else the existing cache is used.
33
- name: Setup Miniforge
34
- uses: conda-incubator/setup-miniconda@v3
+ uses: conda-incubator/setup-miniconda@v2
35
with:
36
miniforge-variant: Miniforge3
37
miniforge-version: latest
.github/workflows/push.yml
0 commit comments