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 fb84a85 commit 8b9a1c0Copy full SHA for 8b9a1c0
.github/workflows/documentation.yaml
@@ -39,7 +39,7 @@ jobs:
39
path: "docs"
40
41
- name: "Download"
42
- uses: "actions/download-artifact@v4"
+ uses: "actions/download-artifact@v5"
43
with:
44
name: "documentation"
45
path: "build/docs"
0 commit comments