We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d6bb8 commit a3b753bCopy full SHA for a3b753b
.github/workflows/io-test.yml
@@ -46,7 +46,7 @@ jobs:
46
key: ${{ runner.os }}-datasets-${{ steps.ephy_testing_data.outputs.dataset_hash }}
47
restore-keys: ${{ runner.os }}-datasets-
48
49
- - uses: conda-incubator/setup-miniconda@v4
+ - uses: conda-incubator/setup-miniconda@v3
50
with:
51
activate-environment: neo-test-env
52
python-version: "${{ matrix.python-version }}"
0 commit comments