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 05bc64e commit b5cff61Copy full SHA for b5cff61
.github/workflows/test.yml
@@ -120,7 +120,7 @@ jobs:
120
with:
121
fetch-depth: 0
122
- name: Set up Python ${{ matrix.python-version }}
123
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@v3
124
125
miniforge-variant: Mambaforge
126
miniforge-version: latest
@@ -191,7 +191,7 @@ jobs:
191
192
193
- name: Set up Python 3.9
194
195
196
197
0 commit comments