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 5a39a48 commit fc5eca1Copy full SHA for fc5eca1
.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@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11
+ uses: dawidd6/action-download-artifact@80620a5d27ce0ae443b965134db88467fc607b43
41
with:
42
run_id: ${{ github.event.workflow_run.id }}
43
path: artifacts
0 commit comments