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 0f14871 + 8a15409 commit 46cbe01Copy full SHA for 46cbe01
.github/workflows/docs.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: actions/configure-pages@v5
54
- name: Upload artifact
55
if: github.ref == 'refs/heads/main'
56
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
57
with:
58
# Upload build sphinx docs
59
path: 'docs/build/html'
0 commit comments