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 1c120d8 + 6d6214b commit 2c4242aCopy full SHA for 2c4242a
.github/workflows/upstream-dev.yaml
@@ -61,7 +61,7 @@ jobs:
61
fetch-depth: 0 # fetch all branches and tags
62
63
- name: set up conda environment
64
- uses: mamba-org/setup-micromamba@v1
+ uses: mamba-org/setup-micromamba@v2
65
with:
66
environment-file: ci/requirements/environment.yaml
67
environment-name: tests
0 commit comments