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 fb7ce1b + b570556 commit b265787Copy full SHA for b265787
.github/workflows/deploy-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Setup Micromamba Python
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 Python ${{ matrix.python-version }}
0 commit comments