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.
2 parents 828edc7 + 8b5de91 commit efe249bCopy full SHA for efe249b
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
sed -i -e "s/- python=.*/- python=$PYTHON_VERSION/g" environment.yml
58
59
- name: Setup Mamba
60
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
61
with:
62
environment-file: environment.yml
63
cache-environment: true
0 commit comments