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 25b616f + 78fe3bd commit 494942bCopy full SHA for 494942b
1 file changed
.github/workflows/documentation.yml
@@ -76,7 +76,7 @@ jobs:
76
path: "docs"
77
78
- name: "Download"
79
- uses: "actions/download-artifact@v7"
+ uses: "actions/download-artifact@v8"
80
with:
81
name: "documentation"
82
path: "build/docs"
0 commit comments