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 f5b50f0 commit 11c06d3Copy full SHA for 11c06d3
.github/workflows/docs.yml
@@ -60,7 +60,7 @@ jobs:
60
mkdocs build --clean --strict
61
62
- name: Upload artifact
63
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
64
with:
65
path: docs/site
66
0 commit comments