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 ed1affc commit 7c8380dCopy full SHA for 7c8380d
.github/actions/install-dependencies/action.yml
@@ -25,7 +25,7 @@ runs:
25
libfontconfig1-dev \
26
aspell-en
27
28
- - uses: conda-incubator/setup-miniconda@35d1405e78aa3f784fe3ce9a2eb378d5eeb62169 # v2.1.1
+ - uses: conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3 # v2.2.0
29
with:
30
channels: conda-forge
31
python-version: ${{ matrix.python-version || '' }}
0 commit comments