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 58180e8 commit 612fc30Copy full SHA for 612fc30
.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@80620a5d27ce0ae443b965134db88467fc607b43
+ uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc
25
with:
26
run_id: ${{ github.event.workflow_run.id }}
27
path: artifacts
0 commit comments