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 bf4008f commit ad6af08Copy full SHA for ad6af08
.github/workflows/test-results.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
-
23
name: Download and Extract Artifacts
24
- uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11
+ uses: dawidd6/action-download-artifact@80620a5d27ce0ae443b965134db88467fc607b43
25
with:
26
run_id: ${{ github.event.workflow_run.id }}
27
path: artifacts
0 commit comments