Skip to content

Commit 2fda9b8

Browse files
update micromamba
1 parent 899456a commit 2fda9b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_and_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
with:
2828
fetch-depth: 1
2929

30-
- uses: mamba-org/setup-micromamba@v1
30+
- uses: mamba-org/setup-micromamba@v2
3131
with:
32-
micromamba-version: '1.5.6-0' # any version from https://github.com/mamba-org/micromamba-releases
32+
micromamba-version: '2.0.5-0' # any version from https://github.com/mamba-org/micromamba-releases
3333
environment-name: 'ilastik-tasks'
3434
create-args: >-
3535
--override-channels

0 commit comments

Comments
 (0)