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.
2 parents d6a95ee + 17593d5 commit 25df547Copy full SHA for 25df547
1 file changed
.github/workflows/unit_tests.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Install Conda environment
25
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
26
with:
27
environment-file: main/tests/environment.yaml
28
environment-name: como_tests
0 commit comments