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 1167eb7 commit 26deb47Copy full SHA for 26deb47
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@v19
+ uses: dawidd6/action-download-artifact@v20
28
with:
29
run_id: ${{ github.event.workflow_run.id }}
30
path: artifacts
0 commit comments