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 d096a8f + cebfcaf commit a0f9bfbCopy full SHA for a0f9bfb
2 files changed
.github/workflows/deploy-docs.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
18
- name: Setup Mamba
19
- uses: mamba-org/setup-micromamba@v2
+ uses: mamba-org/setup-micromamba@v3
20
with:
21
environment-name: TEST
22
create-args: >-
.github/workflows/tests_conda.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v6
29
30
- name: Setup micromamba Env
31
32
33
34
0 commit comments