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 385f213 commit bf02761Copy full SHA for bf02761
.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@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d
+ uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe
25
with:
26
run_id: ${{ github.event.workflow_run.id }}
27
path: artifacts
0 commit comments