There was an error while loading. Please reload this page.
2 parents fdecae2 + 2b4c244 commit a324f1fCopy full SHA for a324f1f
2 files changed
.github/workflows/deploy-docs.yml
@@ -29,7 +29,7 @@ jobs:
29
persist-credentials: false
30
31
- name: Setup Micromamba
32
- uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0
+ uses: mamba-org/setup-micromamba@ce51e99f4bb8a82ab7158c4dc59ef4634c59c4f9 # v3.1.0
33
with:
34
environment-name: TEST
35
init-shell: bash
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Setup Micromamba ${{ matrix.python-version }}
0 commit comments