There was an error while loading. Please reload this page.
2 parents ea8fb93 + 76f0271 commit f7e5e3aCopy full SHA for f7e5e3a
1 file changed
.github/workflows/python-package.yml
@@ -55,7 +55,7 @@ jobs:
55
steps:
56
- uses: actions/checkout@v5
57
- name: Download HTML documentation from job 'test'
58
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
59
with:
60
name: html-doc
61
path: docs/_build
0 commit comments