|
@@ -25,7 +25,7 @@ jobs:
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- name: Download and Extract Artifacts
|
|
- name: Download and Extract Artifacts
|
|
|
- uses: dawidd6/action-download-artifact@57aa996fc1713cc1579039614f4645a7f4841fd4
|
|
|
|
|
|
|
+ uses: dawidd6/action-download-artifact@d63b86af1b34672e53c440b1b83979861906bad7
|
|
|
with:
|
|
with:
|
|
|
run_id: ${{ github.event.workflow_run.id }}
|
|
run_id: ${{ github.event.workflow_run.id }}
|
|
|
path: artifacts
|
|
path: artifacts
|