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 5313834 + 3dd97d4 commit 7397f0fCopy full SHA for 7397f0f
.github/workflows/documentation.yaml
@@ -39,7 +39,7 @@ jobs:
39
path: "docs"
40
41
- name: "Download"
42
- uses: "actions/download-artifact@v5"
+ uses: "actions/download-artifact@v6"
43
with:
44
name: "documentation"
45
path: "build/docs"
0 commit comments