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 08ccedd commit c597101Copy full SHA for c597101
.github/workflows/sphinx-build.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
14
- name: Setup miniconda
15
- uses: goanpeca/setup-miniconda@v1
+ uses: conda-incubator/setup-miniconda@v2
16
with:
17
auto-update-conda: true
18
python-version: 3.7
0 commit comments