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 d567461 commit 9b44bceCopy full SHA for 9b44bce
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
-pyver=${{ matrix.python-version }} environment.yml
45
46
- name: Set up micromamba
47
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
48
with:
49
environment-file: environment.yml
50
0 commit comments