Skip to content

Commit 32b8439

Browse files
authored
Upgrade micromamba action in CI
1 parent 4edd18b commit 32b8439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
CI: true
5959

6060
- name: Install mamba
61-
uses: mamba-org/provision-with-micromamba@v10
61+
uses: mamba-org/provision-with-micromamba@v12
6262
with:
6363
environment-file: tests/environment.yml
6464

0 commit comments

Comments
 (0)