We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13d897 commit b9536d5Copy full SHA for b9536d5
.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@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3
+ uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3
154
with:
155
python-version: ${{ matrix.python }}
156
miniforge-version: ${{ matrix.miniforge }}
0 commit comments