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 6e49a64 commit 4417553Copy full SHA for 4417553
.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@2a4aebd3cbaad4fd177bb9819f3553fa8e2b8cd0
+ uses: dawidd6/action-download-artifact@a07e1dd02259003cd866ea4e16c903f1459e46a4
41
with:
42
run_id: ${{ github.event.workflow_run.id }}
43
path: artifacts
0 commit comments