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 6b5e064 commit 85b054fCopy full SHA for 85b054f
.github/workflows/ci-cd-mkdocs.yml
@@ -32,7 +32,7 @@
32
working-directory: ./docs
33
run: mkdocs build
34
- name: Upload Pages artifact
35
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
36
with:
37
path: "docs/site/"
38
publish:
0 commit comments