Skip to content

Commit 8c16d26

Browse files
Update dawidd6/action-download-artifact action to v19
1 parent ab0fbf4 commit 8c16d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)