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 8bff282 commit a768a9eCopy full SHA for a768a9e
.github/workflows/publish-test-results.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Download and Extract Artifacts
33
- uses: dawidd6/action-download-artifact@246dbf436b23d7c49e21a7ab8204ca9ecd1fe615
+ uses: dawidd6/action-download-artifact@2a4aebd3cbaad4fd177bb9819f3553fa8e2b8cd0
34
with:
35
run_id: ${{ github.event.workflow_run.id }}
36
path: artifacts
0 commit comments