We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62c4810 + 61e2104 commit 9d4fbedCopy full SHA for 9d4fbed
.github/workflows/public-analyze-code-graph.yml
@@ -105,7 +105,7 @@ jobs:
105
${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-environments-${{hashFiles('**/environment.yml', '.github/workflows/*.yml') }}
106
107
- name: (Python Setup) Use version ${{ matrix.python }} with Conda package manager Miniforge
108
- uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3
+ uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3
109
with:
110
python-version: ${{ matrix.python }}
111
miniforge-version: ${{ matrix.miniforge }}
0 commit comments