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 2c7d91d commit c61cd98Copy full SHA for c61cd98
.github/workflows/docs.yml
@@ -85,7 +85,7 @@ jobs:
85
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
86
87
- name: Download artifact
88
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
89
with:
90
name: docs-site
91
path: site
0 commit comments