We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8020eb1 commit a955997Copy full SHA for a955997
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 0
27
- name: Conda
28
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@v3
29
30
auto-update-conda: true
31
python-version: ${{ matrix.python-version }}
0 commit comments