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 cd31b25 + 50c727b commit b46cf75Copy full SHA for b46cf75
.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