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 12d0a76 commit aa4caf9Copy full SHA for aa4caf9
.github/workflows/doc.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: 'Build documentation'
39
run: xvfb-run make -C Doc/ PYTHON=../python SPHINXOPTS="-q -W --keep-going -j4" doctest html
40
- name: 'Upload'
41
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
42
with:
43
name: doc-html
44
path: Doc/build/html
0 commit comments