Skip to content

Commit 9d4fbed

Browse files
authored
Merge pull request #315 from JohT/renovate/conda-incubator-setup-miniconda-digest
Update conda-incubator/setup-miniconda digest to 505e639
2 parents 62c4810 + 61e2104 commit 9d4fbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/public-analyze-code-graph.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-environments-${{hashFiles('**/environment.yml', '.github/workflows/*.yml') }}
106106

107107
- name: (Python Setup) Use version ${{ matrix.python }} with Conda package manager Miniforge
108-
uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3
108+
uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3
109109
with:
110110
python-version: ${{ matrix.python }}
111111
miniforge-version: ${{ matrix.miniforge }}

0 commit comments

Comments
 (0)