We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d297980 + 0eb6257 commit 1304a1bCopy full SHA for 1304a1b
1 file changed
.github/workflows/docs.yml
@@ -48,7 +48,7 @@ jobs:
48
contents: write
49
steps:
50
- name: Download built documentation
51
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
52
with:
53
name: documentation
54
path: ./docs-build
0 commit comments