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 b20c9f2 commit 9955e66Copy full SHA for 9955e66
.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@20319c5641d495c8a52e688b7dc5fada6c3a9fbc
+ uses: dawidd6/action-download-artifact@07ab29fd4a977ae4d2b275087cf67563dfdf0295
41
with:
42
run_id: ${{ github.event.workflow_run.id }}
43
path: artifacts
0 commit comments