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 17d2096 + fc53cb3 commit 986d43aCopy full SHA for 986d43a
.github/workflows/docs.yml
@@ -50,7 +50,7 @@ jobs:
50
run: mkdocs build --clean --strict
51
52
- name: Upload artifact
53
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
54
with:
55
path: site
56
0 commit comments