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 ffcb0ac + 0d2c70d commit be0b699Copy full SHA for be0b699
.github/workflows/documentation.yaml
@@ -39,7 +39,7 @@ jobs:
39
path: "docs"
40
41
- name: "Download"
42
- uses: "actions/download-artifact@v4"
+ uses: "actions/download-artifact@v5"
43
with:
44
name: "documentation"
45
path: "build/docs"
0 commit comments