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 27865ec commit 718644dCopy full SHA for 718644d
.github/workflows/docs.yml
@@ -56,7 +56,7 @@ jobs:
56
tlmgr list --only-installed
57
58
- name: 🐍 Install Conda environment
59
- uses: mamba-org/[email protected].2
+ uses: mamba-org/[email protected].3
60
with:
61
environment-file: .github/workflows/micromamba/docs.yml
62
environment-name: docs
0 commit comments