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 4253098 commit bfb0f15Copy full SHA for bfb0f15
.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