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 8ecc026 commit c53d719Copy full SHA for c53d719
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/checkout@v4
32
33
- name: Install micromamba
34
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
35
with:
36
environment-file: environment-dev.yml
37
environment-name: xeus-zmq
@@ -85,7 +85,7 @@ jobs:
85
86
87
88
89
90
91
0 commit comments