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 cc4c13c commit 9c58e49Copy full SHA for 9c58e49
.github/workflows/testing.yml
@@ -847,7 +847,7 @@ jobs:
847
path: ~/conda_pkgs_dir
848
key: ${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{
849
hashFiles('requirements.txt') }}
850
- - uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
+ - uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
851
with:
852
auto-update-conda: true
853
activate-environment: pdftotext
0 commit comments