diff --git a/.github/workflows/commit_checks.yaml b/.github/workflows/commit_checks.yaml index 3037af0..6b5ad7f 100644 --- a/.github/workflows/commit_checks.yaml +++ b/.github/workflows/commit_checks.yaml @@ -40,7 +40,7 @@ jobs: with: fetch-depth: 0 # Required for setuptools-scm - - uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0 + - uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0 with: python-version: ${{ matrix.python-version }} channels: defaults