Skip to content

Commit a3b753b

Browse files
committed
don't update miniconda version
1 parent b6d6bb8 commit a3b753b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/io-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
key: ${{ runner.os }}-datasets-${{ steps.ephy_testing_data.outputs.dataset_hash }}
4747
restore-keys: ${{ runner.os }}-datasets-
4848

49-
- uses: conda-incubator/setup-miniconda@v4
49+
- uses: conda-incubator/setup-miniconda@v3
5050
with:
5151
activate-environment: neo-test-env
5252
python-version: "${{ matrix.python-version }}"

0 commit comments

Comments
 (0)