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 1c120d8 commit 6d6214bCopy full SHA for 6d6214b
.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