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.
1 parent 16fef5e commit 6edf141Copy full SHA for 6edf141
.github/workflows/docs.yml
@@ -49,7 +49,7 @@ jobs:
49
contents: write
50
steps:
51
- name: Download built documentation
52
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
53
with:
54
name: documentation
55
path: ./docs-build
0 commit comments