We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff83875 + 5a3a633 commit 711ad4fCopy full SHA for 711ad4f
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@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7
+ uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.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