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 838da51 + 2e2fcf3 commit 310af3fCopy full SHA for 310af3f
.github/workflows/docs-preview.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Download artifact
21
- uses: dawidd6/action-download-artifact@v2
+ uses: dawidd6/action-download-artifact@v3
22
with:
23
workflow_conclusion: success
24
run_id: ${{ github.event.workflow_run.id }}
0 commit comments