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 a101d60 commit 2f0a61dCopy full SHA for 2f0a61d
.github/workflows/conda-lock-command.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# Install conda-lock library with Micromamba
39
- name: Install conda-lock with Micromamba
40
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b # v2.0.5
41
with:
42
environment-name: conda-lock-env
43
create-args: >-
0 commit comments