We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mamba-org/setup-micromamba
v2
1 parent 1593a0f commit 4233f98Copy full SHA for 4233f98
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- name: Checkout Repo
36
uses: actions/checkout@v4
37
- - uses: mamba-org/setup-micromamba@v1
+ - uses: mamba-org/setup-micromamba@v2
38
with:
39
environment-file: ci/environment.yml
40
init-shell: >-
0 commit comments