We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e1e6f commit 4d1635eCopy full SHA for 4d1635e
1 file changed
.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@v6
+ uses: actions/download-artifact@v7
89
with:
90
name: docs-site
91
path: site
0 commit comments