Skip to content

Commit c597101

Browse files
authored
Update sphinx-build.yml
1 parent 08ccedd commit c597101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313

1414
- name: Setup miniconda
15-
uses: goanpeca/setup-miniconda@v1
15+
uses: conda-incubator/setup-miniconda@v2
1616
with:
1717
auto-update-conda: true
1818
python-version: 3.7

0 commit comments

Comments
 (0)