We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5b66a1 + 9b685cf commit fb8bb0bCopy full SHA for fb8bb0b
.github/workflows/preview-deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
if: github.event.workflow_run.event == 'pull_request'
21
steps:
22
- name: Download preview-build artifact
23
- uses: dawidd6/action-download-artifact@v7
+ uses: dawidd6/action-download-artifact@v8
24
with:
25
workflow: ${{ github.event.workflow_run.workflow_id }}
26
name: preview-build
0 commit comments