We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c07688 commit e213256Copy full SHA for e213256
1 file changed
.github/workflows/process-test-results.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Download and Extract Artifacts
29
- uses: dawidd6/action-download-artifact@v16
+ uses: dawidd6/action-download-artifact@v17
30
with:
31
run_id: ${{ github.event.workflow_run.id }}
32
path: artifacts
0 commit comments