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 a7954cf + 44cecee commit 84aa50aCopy full SHA for 84aa50a
.github/workflows/deploy-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Setup Micromamba
23
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
24
with:
25
environment-name: TEST
26
init-shell: bash
.github/workflows/tests.yml
- name: Setup Micromamba Python ${{ matrix.python-version }}
0 commit comments