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 7f5301f commit 69aa73cCopy full SHA for 69aa73c
.github/workflows/docs.yml
@@ -56,7 +56,7 @@ jobs:
56
tlmgr list --only-installed
57
58
- name: 🐍 Install Conda environment
59
- uses: mamba-org/setup-micromamba@v1.10.0
+ uses: mamba-org/setup-micromamba@v2.0.0
60
with:
61
environment-file: .github/workflows/micromamba/docs.yml
62
environment-name: docs
0 commit comments