diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6863ed8..41466b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: - uses: actions/checkout@v4.1.5 - name: Setup conda - uses: s-weigand/setup-conda@v1.2.1 + uses: s-weigand/setup-conda@v1.2.2 with: # update-conda: true python-version: ${{ matrix.python-version }}