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 @@ -174,7 +174,7 @@ jobs:
174
174
name : ${{ matrix.python }}-${{ matrix.buildplat[1] }}-${{ matrix.buildplat[2] }}
175
175
path : ./wheelhouse/*.whl
176
176
177
- - uses : mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246
177
+ - uses : mamba-org/setup-micromamba@ab6bf8bf7403e8023a094abeec19d6753bdc143e
178
178
with :
179
179
# for installation of anaconda-client, required for upload to
180
180
# 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@617811f69075e3fd3ae68ca64220ad065877f246
176
+ uses : mamba-org/setup-micromamba@ab6bf8bf7403e8023a094abeec19d6753bdc143e
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