We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8199f8 commit 3ca69b8Copy full SHA for 3ca69b8
1 file changed
.github/workflows/build-documentation.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
docs-folder: "docs/"
20
- name: Upload documentation artifact
21
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
22
23
name: documentation
24
path: docs/_build/html/
0 commit comments