We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9949a commit 194e38bCopy full SHA for 194e38b
1 file changed
.github/workflows/docs.yml
@@ -39,7 +39,7 @@ jobs:
39
mkdocs-material-
40
- run: pip install mkdocs-material
41
- run: mkdocs build
42
- - uses: actions/upload-pages-artifact@v4
+ - uses: actions/upload-pages-artifact@v5
43
with:
44
path: public/
45
- id: deployment
0 commit comments