We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f5cdc commit 472cff0Copy full SHA for 472cff0
.github/workflows/publish-test-results.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Download and Extract Artifacts
24
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v9
25
with:
26
run_id: ${{ github.event.workflow_run.id }}
27
path: artifacts
0 commit comments