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.
1 parent 2762950 commit 89a2fc7Copy full SHA for 89a2fc7
.github/workflows/sphinx-to-gh-pages.yaml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Set up Conda environment with Micromamba
26
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7
+ uses: mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29
27
with:
28
environment-file: envs/environment-gh-pages.yaml
29
environment-name: numeric-gh-pages
0 commit comments