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 9ff56f3 + 3c32901 commit 453e1b2Copy full SHA for 453e1b2
.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
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
- name: Setup Micromamba for Python ${{ matrix.python-version }}
0 commit comments