We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf2806 commit 6d2ddcaCopy full SHA for 6d2ddca
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@v20
+ uses: dawidd6/action-download-artifact@v21
30
with:
31
run_id: ${{ github.event.workflow_run.id }}
32
path: artifacts
0 commit comments