Skip to content

Commit a463137

Browse files
committed
[CI] harmonize conda setup
1 parent c0bd08a commit a463137

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
@@ -50,7 +50,7 @@ jobs:
5050
key: ${{ runner.os }}-datasets-${{ steps.ephy_testing_data.outputs.dataset_hash }}
5151
restore-keys: ${{ runner.os }}-datasets-
5252

53-
- uses: conda-incubator/setup-miniconda@v2
53+
- uses: conda-incubator/setup-miniconda@v2.2.0
5454
with:
5555
activate-environment: neo-test-env
5656
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)