Skip to content

Commit 6d2ddca

Browse files
Update dawidd6/action-download-artifact action to v21 (#340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecf2806 commit 6d2ddca

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

0 commit comments

Comments
 (0)