We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38105ba + 34c7765 commit 4360355Copy full SHA for 4360355
.github/workflows/docs-deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v4
18
- name: Download Artifact
19
- uses: dawidd6/action-download-artifact@v6
+ uses: dawidd6/action-download-artifact@v7
20
with:
21
workflow: docs-build.yml
22
name: docs-build
0 commit comments