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 8c33da7 commit 4e68beaCopy full SHA for 4e68bea
.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 Mambaforge
34
- uses: conda-incubator/setup-miniconda@v3
+ uses: conda-incubator/setup-miniconda@v2
35
with:
36
miniforge-variant: Mambaforge
37
miniforge-version: latest
.github/workflows/push.yml
0 commit comments