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 4d80379 + 7e0d87f commit d00da11Copy full SHA for d00da11
1 file changed
.github/workflows/docs.yml
@@ -26,7 +26,7 @@ jobs:
26
- run: python tools/generate_diagrams.py
27
- run: mkdocs build --strict
28
- if: github.event_name == 'push'
29
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v5
30
with:
31
path: site/
32
0 commit comments