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 f08d693 commit 2fcaa24Copy full SHA for 2fcaa24
.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@f29d1b6a8930683e80acedfbe6baa2930cd646b4
+ uses: dawidd6/action-download-artifact@e73ee10c7552966e58bde25ecb4a0033cd13a843
41
with:
42
run_id: ${{ github.event.workflow_run.id }}
43
path: artifacts
0 commit comments