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 28ac4a1 commit c73d11dCopy full SHA for c73d11d
.github/workflows/publish-test-results.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Download and Extract Artifacts
40
- uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe
+ uses: dawidd6/action-download-artifact@deb3bb83256a78589fef6a7b942e5f2573ad7c13
41
with:
42
run_id: ${{ github.event.workflow_run.id }}
43
path: artifacts
0 commit comments