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 cd31b25 commit 50c727bCopy full SHA for 50c727b
.github/workflows/documentation.yml
@@ -76,7 +76,7 @@ jobs:
76
path: "docs"
77
78
- name: "Download"
79
- uses: "actions/download-artifact@v5"
+ uses: "actions/download-artifact@v6"
80
with:
81
name: "documentation"
82
path: "build/docs"
0 commit comments