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 d93e48e commit 2eaf2ebCopy full SHA for 2eaf2eb
1 file changed
.github/workflows/publish-test-results.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Download and Extract Artifacts
27
- uses: dawidd6/action-download-artifact@v13
+ uses: dawidd6/action-download-artifact@v19
28
with:
29
run_id: ${{ github.event.workflow_run.id }}
30
path: artifacts
0 commit comments