diff --git a/.github/workflows/notebook-qa.yml b/.github/workflows/notebook-qa.yml index 3ec6624..db92e5a 100644 --- a/.github/workflows/notebook-qa.yml +++ b/.github/workflows/notebook-qa.yml @@ -333,7 +333,7 @@ jobs: - name: Set up Conda if: steps.config.outputs.skip_execute != 'true' && steps.config.outputs.notebooks_execute != '' - uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0 + uses: conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1 with: miniforge-version: latest activate-environment: notebook-qa