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 2ccec46 + d2858a8 commit 607ea3fCopy full SHA for 607ea3f
.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@06375d89d211a1232ef63355742e9e2e564bc7f7 #v1
+ uses: mamba-org/setup-micromamba@068f1ab4b37ed9b3d9f73da7db90a0cda0a48d29 #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