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 3ff78eb + a4f2ee2 commit d05f76eCopy full SHA for d05f76e
.github/workflows/deploy-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Setup Mamba
23
- uses: mamba-org/provision-with-micromamba@v13
+ uses: mamba-org/provision-with-micromamba@v14
24
with:
25
environment-file: false
26
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v3
19
- name: Setup
0 commit comments