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 3e07ef9 commit 1f8e716Copy full SHA for 1f8e716
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Setup Conda Environment
26
- uses: conda-incubator/setup-miniconda@16930e6
+ uses: conda-incubator/setup-miniconda@v2
27
with:
28
auto-update-conda: true
29
miniconda-version: latest
0 commit comments