We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9c1d0c commit 4b4c993Copy full SHA for 4b4c993
.github/workflows/ci.yaml
@@ -57,7 +57,7 @@ jobs:
57
fetch-depth: 0
58
59
- name: Setup micromamba
60
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
61
with:
62
environment-file: ci/requirements/environment.yaml
63
environment-name: tests
0 commit comments