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 2e0fda3 commit f234bc7Copy full SHA for f234bc7
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- name: Mamba setup
86
if: matrix.install-method == 'mamba'
87
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
88
with:
89
environment-name: "ci"
90
environment-file: environment.yml
0 commit comments