File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ jobs:
177
177
name : ${{ matrix.python }}-${{ matrix.buildplat[1] }}-${{ matrix.buildplat[2] }}
178
178
path : ./wheelhouse/*.whl
179
179
180
- - uses : mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822
180
+ - uses : mamba-org/setup-micromamba@59b11321ffd9186cd5165633a02c5bba47de6d13
181
181
with :
182
182
# for installation of anaconda-client, required for upload to
183
183
# anaconda.org
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ jobs:
173
173
path : ./*.whl
174
174
175
175
- name : Setup Mamba
176
- uses : mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822
176
+ uses : mamba-org/setup-micromamba@59b11321ffd9186cd5165633a02c5bba47de6d13
177
177
with :
178
178
# for installation of anaconda-client, required for upload to
179
179
# anaconda.org
You can’t perform that action at this time.
0 commit comments