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 15fb8a0 commit ef38dbaCopy full SHA for ef38dba
.github/workflows/testing.yml
@@ -540,7 +540,7 @@ jobs:
540
path: ~/conda_pkgs_dir
541
key: ${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{
542
hashFiles('requirements.txt') }}
543
- - uses: conda-incubator/setup-miniconda@9f54435e0e72c53962ee863144e47a4b094bfd35 # v2.3.0
+ - uses: conda-incubator/setup-miniconda@11b562958363ec5770fef326fe8ef0366f8cbf8a # v3.0.1
544
with:
545
auto-update-conda: true
546
activate-environment: pdftotext
0 commit comments