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 f3f068c commit 719bca5Copy full SHA for 719bca5
.github/workflows/docs.yml
@@ -43,7 +43,7 @@ jobs:
43
run: sudo apt-get install dia mscgen inkscape texlive-latex-recommended texlive-latex-extra texlive-font-utils
44
45
- name: 🐍 Install Conda environment
46
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v1.4.2
47
with:
48
environment-file: .github/workflows/micromamba/docs.yml
49
0 commit comments