We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0355928 + e140afc commit d7404dfCopy full SHA for d7404df
1 file changed
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- run: mkdocs build --strict
30
31
- - uses: actions/upload-pages-artifact@v3
+ - uses: actions/upload-pages-artifact@v4
32
with:
33
path: site
34
0 commit comments