We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3cde7e + 6cb98de commit 6723bf9Copy full SHA for 6723bf9
.github/workflows/public-analyze-code-graph.yml
@@ -150,7 +150,7 @@ jobs:
150
- name: (Python Setup) Use version ${{ matrix.python }} with Conda package manager Miniforge
151
if: inputs.use-venv_virtual_python_environment == 'false'
152
id: prepare-conda-environment
153
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3
+ uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3
154
with:
155
python-version: ${{ matrix.python }}
156
miniforge-version: ${{ matrix.miniforge }}
0 commit comments