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 6d81d10 commit 7ef3eabCopy full SHA for 7ef3eab
.github/workflows/conda.yml
@@ -28,7 +28,7 @@ jobs:
28
submodules: true
29
30
- name: Get conda
31
- uses: conda-incubator/setup-miniconda@v2.2.0
+ uses: conda-incubator/setup-miniconda@v3.0.0
32
with:
33
python-version: ${{ matrix.python-version }}
34
channels: conda-forge
0 commit comments