Skip to content

Commit e213256

Browse files
Update dawidd6/action-download-artifact action to v17 (#317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c07688 commit e213256

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@v16
29+
uses: dawidd6/action-download-artifact@v17
3030
with:
3131
run_id: ${{ github.event.workflow_run.id }}
3232
path: artifacts

0 commit comments

Comments
 (0)