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 ebc4ac8 commit 84ad109Copy full SHA for 84ad109
.github/workflows/conda.yml
@@ -28,7 +28,7 @@ jobs:
28
submodules: true
29
30
- name: Get conda
31
- uses: conda-incubator/setup-miniconda@v3.0.3
+ uses: conda-incubator/setup-miniconda@v3.0.4
32
with:
33
python-version: ${{ matrix.python-version }}
34
channels: conda-forge
0 commit comments