There was an error while loading. Please reload this page.
2 parents 67fd186 + ca0bd9a commit 8bc1d7fCopy full SHA for 8bc1d7f
1 file changed
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
sed -i -e "s/- python=.*/- python=$PYTHON_VERSION/g" environment.yml
56
57
- name: Setup Mamba
58
- uses: mamba-org/setup-micromamba@v2
+ uses: mamba-org/setup-micromamba@v3
59
with:
60
environment-file: environment.yml
61
cache-environment: true
0 commit comments