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 9b27488 commit cbcf742Copy full SHA for cbcf742
.github/workflows/conda.yml
@@ -28,7 +28,7 @@ jobs:
28
submodules: true
29
30
- name: Get conda
31
- uses: conda-incubator/[email protected].0
+ uses: conda-incubator/[email protected].1
32
with:
33
python-version: ${{ matrix.python-version }}
34
channels: conda-forge
0 commit comments