File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 fetch-depth : 0
3232
3333 - name : install mamba
34- uses : mamba-org/setup-micromamba@main
34+ uses : mamba-org/setup-micromamba@v2
3535 with :
3636 environment-file : environment-wasm-build.yml
3737 init-shell : bash
Original file line number Diff line number Diff line change 6666 fetch-depth : 0
6767
6868 - name : install mamba
69- uses : mamba-org/setup-micromamba@main
69+ uses : mamba-org/setup-micromamba@v2
7070 with :
7171 environment-file : environment-dev.yml
7272 init-shell : >-
@@ -211,7 +211,7 @@ jobs:
211211 fetch-depth : 0
212212
213213 - name : install mamba
214- uses : mamba-org/setup-micromamba@main
214+ uses : mamba-org/setup-micromamba@v2
215215 with :
216216 environment-file : environment-wasm-build.yml
217217 init-shell : bash
You can’t perform that action at this time.
0 commit comments