diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d296995..ccd1d0d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: - uses: actions/checkout@v4.2.2 - name: Setup conda - uses: s-weigand/setup-conda@v1.2.3 + uses: s-weigand/setup-conda@v1.2.4 with: # update-conda: true python-version: ${{ matrix.python-version }}