Skip to content

Commit 272dc6b

Browse files
Update dawidd6/action-download-artifact action to v19 (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dbfabe commit 272dc6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/process-test-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
steps:
2828
- name: Download and Extract Artifacts
29-
uses: dawidd6/action-download-artifact@v17
29+
uses: dawidd6/action-download-artifact@v19
3030
with:
3131
run_id: ${{ github.event.workflow_run.id }}
3232
path: artifacts

0 commit comments

Comments
 (0)