Skip to content

Commit c53d719

Browse files
committed
Ugraded to setup-micromamba 2
1 parent 8ecc026 commit c53d719

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@v4
3232

3333
- name: Install micromamba
34-
uses: mamba-org/setup-micromamba@v1
34+
uses: mamba-org/setup-micromamba@v2
3535
with:
3636
environment-file: environment-dev.yml
3737
environment-name: xeus-zmq
@@ -85,7 +85,7 @@ jobs:
8585
- uses: actions/checkout@v4
8686

8787
- name: Install micromamba
88-
uses: mamba-org/setup-micromamba@v1
88+
uses: mamba-org/setup-micromamba@v2
8989
with:
9090
environment-file: environment-dev.yml
9191
environment-name: xeus-zmq

0 commit comments

Comments
 (0)