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.
2 parents fb2e00c + db4573b commit 6f461e5Copy full SHA for 6f461e5
.github/workflows/deploy-docs.yml
@@ -26,7 +26,7 @@ jobs:
26
persist-credentials: false
27
28
- name: Setup Micromamba Python
29
- uses: mamba-org/setup-micromamba@7f29b8b80078b1b601dfa018b0f7425c587c63bb # v2.0.6
+ uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7
30
with:
31
environment-name: TEST
32
init-shell: bash
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
- name: Setup Micromamba Python ${{ matrix.python-version }}
0 commit comments