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 c0b2b45 commit fda977fCopy full SHA for fda977f
.github/workflows/ci.yml
@@ -34,10 +34,8 @@ jobs:
34
steps:
35
- name: Checkout Repo
36
uses: actions/checkout@v4
37
- - uses: mamba-org/setup-micromamba@v1.9.0
+ - uses: mamba-org/setup-micromamba@v2
38
with:
39
- # NOTE: https://github.com/mamba-org/setup-micromamba/issues/227
40
- micromamba-version: '1.5.10-0'
41
environment-file: ci/environment.yml
42
init-shell: >-
43
bash
0 commit comments