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.
2 parents 431d7c2 + 26300b9 commit 5278ec0Copy full SHA for 5278ec0
1 file changed
.github/workflows/docs.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: actions/configure-pages@v4
54
- name: Upload artifact
55
if: github.ref == 'refs/heads/main'
56
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
57
with:
58
# Upload build sphinx docs
59
path: 'docs/build/html'
0 commit comments