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 03adc57 commit a5c1d26Copy full SHA for a5c1d26
.github/workflows/docs.yml
@@ -57,7 +57,7 @@ jobs:
57
tlmgr list --only-installed
58
59
- name: 🐍 Install Conda environment
60
- uses: mamba-org/setup-micromamba@v2.0.5
+ uses: mamba-org/setup-micromamba@v2.0.6
61
with:
62
environment-file: .github/workflows/micromamba/docs.yml
63
environment-name: docs
0 commit comments