diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index 7363b30..3d6afe4 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -107,7 +107,7 @@ jobs: fi - name: Install conda - uses: conda-incubator/setup-miniconda@v3 + uses: conda-incubator/setup-miniconda@v4 if: (runner.os != 'Windows') || ((runner.os == 'Windows') && (runner.arch != 'ARM64')) with: # for installation of anaconda-client, required for upload to