We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7d4c9 commit 17625f6Copy full SHA for 17625f6
.github/workflows/conda.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v2
27
28
- name: Get conda
29
- uses: conda-incubator/setup-miniconda@v1
+ uses: conda-incubator/setup-miniconda@v1.7.0
30
with:
31
python-version: ${{ matrix.python-version }}
32
0 commit comments