We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2e5b6 commit f6fc6c0Copy full SHA for f6fc6c0
1 file changed
.github/workflows/unit_tests.yml
@@ -79,7 +79,7 @@ jobs:
79
with:
80
qt: true
81
pyvista: false
82
- - uses: mamba-org/setup-micromamba@v2
+ - uses: mamba-org/setup-micromamba@v3
83
84
environment-file: environment.yml
85
create-args: >- # beware the >- instead of |, we don't split on newlines but on spaces
0 commit comments