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 012e63d + 122c808 commit 657c714Copy full SHA for 657c714
.github/workflows/free-threaded-wheels.yml
@@ -148,7 +148,7 @@ jobs:
148
name: ${{ matrix.python }}-${{ matrix.buildplat[1] }}-${{ matrix.buildplat[2] }}
149
path: ./wheelhouse/*.whl
150
151
- - uses: mamba-org/setup-micromamba@422500192359a097648154e8db4e39bdb6c6eed7
+ - uses: mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822
152
with:
153
# for installation of anaconda-client, required for upload to
154
# anaconda.org
0 commit comments