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 48166cb + bfb0f15 commit cb07d63Copy full SHA for cb07d63
.github/workflows/mkdocs.yml
@@ -56,7 +56,7 @@ jobs:
56
# Upload artifact from the ./site/ directory using the expected format for GitHub Pages
57
- name: Upload Artifact
58
id: upload
59
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
60
with:
61
path: ./site/
62
0 commit comments