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 628979c commit 5534189Copy full SHA for 5534189
.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