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 5353 ${{ github.workflow }}-${{ matrix.python-version }}-ccache-macos-
5454
5555 - name : Setup Miniforge
56- uses : conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
56+ uses : conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
5757 with :
5858 python-version : ${{ matrix.python-version }}
5959 channels : conda-forge
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ jobs:
255255 name : sdist
256256 path : ./dist/*
257257
258- - uses : conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
258+ - uses : conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
259259 with :
260260 # for installation of anaconda-client, required for upload to
261261 # anaconda.org
You can’t perform that action at this time.
0 commit comments