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 dbd86f1 commit 9acc774Copy full SHA for 9acc774
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
# Don't cache it to track updates.
26
pip install mkdocs-material
27
mkdocs build
28
- - uses: actions/upload-pages-artifact@v4
+ - uses: actions/upload-pages-artifact@v5
29
with:
30
path: site
31
- uses: actions/deploy-pages@v5
0 commit comments