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