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 56b1103 + 0414a7b commit 1336512Copy full SHA for 1336512
1 file changed
.github/workflows/documentation.yaml
@@ -39,7 +39,7 @@ jobs:
39
path: "docs"
40
41
- name: "Download"
42
- uses: "actions/download-artifact@v6"
+ uses: "actions/download-artifact@v7"
43
with:
44
name: "documentation"
45
path: "build/docs"
0 commit comments