Skip to content

Commit b9536d5

Browse files
Update conda-incubator/setup-miniconda digest to 8352349
1 parent d13d897 commit b9536d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
- name: (Python Setup) Use version ${{ matrix.python }} with Conda package manager Miniforge
151151
if: inputs.use-venv_virtual_python_environment == 'false'
152152
id: prepare-conda-environment
153-
uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3
153+
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3
154154
with:
155155
python-version: ${{ matrix.python }}
156156
miniforge-version: ${{ matrix.miniforge }}

0 commit comments

Comments
 (0)