We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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/[email protected].3
+ uses: conda-incubator/[email protected].4
32
with:
33
python-version: ${{ matrix.python-version }}
34
channels: conda-forge
0 commit comments