| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9487a17 commit 171d529
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -40,7 +40,7 @@ jobs: | |||
| 40 | 40 | - name: 'Build documentation' | |
| 41 | 41 | run: xvfb-run make -C Doc/ PYTHON=../python SPHINXOPTS="-q -W --keep-going -j4" doctest html | |
| 42 | 42 | - name: 'Upload' | |
| 43 | - uses: actions/upload-artifact@v2.2.3 | ||
| 43 | + uses: actions/upload-artifact@v2.2.4 | ||
| 44 | 44 | with: | |
| 45 | 45 | name: doc-html | |
| 46 | 46 | path: Doc/build/html | |
| Back | FazBrowse Home | New Git URL |
0 commit comments