We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1fdfe9 commit 2b135ddCopy full SHA for 2b135dd
.github/workflows/conda.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v3
31
32
- name: Get conda
33
- uses: conda-incubator/setup-miniconda@v2.1.1
+ uses: conda-incubator/setup-miniconda@v2.2.0
34
with:
35
python-version: ${{ matrix.python-version }}
36
channels: conda-forge
0 commit comments