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 e0cc048 + 1082037 commit 2ccec46Copy full SHA for 2ccec46
.github/workflows/deploy-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Setup Micromamba
23
- uses: mamba-org/setup-micromamba@ab6bf8bf7403e8023a094abeec19d6753bdc143e #v1
+ uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 #v1
24
with:
25
environment-name: TEST
26
init-shell: bash
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19
- name: Setup Micromamba Python ${{ matrix.python-version }}
0 commit comments