diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index ddbe9071c7..a61db9beaf 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -540,7 +540,7 @@ jobs: path: ~/conda_pkgs_dir key: ${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{ hashFiles('requirements.txt') }} - - uses: conda-incubator/setup-miniconda@9f54435e0e72c53962ee863144e47a4b094bfd35 # v2.3.0 + - uses: conda-incubator/setup-miniconda@11b562958363ec5770fef326fe8ef0366f8cbf8a # v3.0.1 with: auto-update-conda: true activate-environment: pdftotext