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 a079612 commit 8f2405cCopy full SHA for 8f2405c
.github/workflows/Doc.yml
@@ -46,7 +46,7 @@ jobs:
46
skip-deploy: true
47
48
- name: '📤 Upload artifact: Sphinx HTML'
49
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
50
with:
51
name: Documentation-HTML
52
path: _build/html
0 commit comments