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 55
55
${{ github.workflow }}-${{ matrix.python-version }}-ccache-macos-
56
56
57
57
- name : Setup Miniforge
58
- uses : conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
58
+ uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
59
59
with :
60
60
python-version : ${{ matrix.python-version }}
61
61
channels : conda-forge
Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ jobs:
262
262
name : sdist
263
263
path : ./dist/*
264
264
265
- - uses : conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
265
+ - uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
266
266
with :
267
267
# for installation of anaconda-client, required for upload to
268
268
# anaconda.org
You can’t perform that action at this time.
0 commit comments