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 7314e5b commit b97f0f3Copy full SHA for b97f0f3
.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@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3 # v2.2.0
+ - uses: conda-incubator/setup-miniconda@9f54435e0e72c53962ee863144e47a4b094bfd35 # v2.3.0
544
with:
545
auto-update-conda: true
546
activate-environment: pdftotext
0 commit comments