We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1862fb2 + 1aa309d commit f5d31feCopy full SHA for f5d31fe
1 file changed
.github/workflows/documentation.yml
@@ -50,7 +50,7 @@ jobs:
50
path: "docs"
51
52
- name: "Download"
53
- uses: "actions/download-artifact@v7"
+ uses: "actions/download-artifact@v8"
54
with:
55
name: "documentation"
56
path: "build/docs"
0 commit comments