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 4edd18b commit 32b8439Copy full SHA for 32b8439
.github/workflows/nodejs.yml
@@ -58,7 +58,7 @@ jobs:
58
CI: true
59
60
- name: Install mamba
61
- uses: mamba-org/provision-with-micromamba@v10
+ uses: mamba-org/provision-with-micromamba@v12
62
with:
63
environment-file: tests/environment.yml
64
0 commit comments