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 9220838 commit 6db38dbCopy full SHA for 6db38db
.github/workflows/doc.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/configure-pages@v5
46
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
49
with:
50
path: _build/default/_doc/_html
51
0 commit comments