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 f13f848 + 8e76c3c commit 8118704Copy full SHA for 8118704
1 file changed
.github/workflows/documentation.yml
@@ -77,7 +77,7 @@ jobs:
77
78
steps:
79
- name: Download documentation artifacts
80
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
81
with:
82
name: documentation-preview-${{ github.event.number }}
83
path: ./docs-preview
0 commit comments