We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 004f2e1 commit 00d6cccCopy full SHA for 00d6ccc
.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@v3
+ uses: dawidd6/action-download-artifact@v6
25
with:
26
run_id: ${{ github.event.workflow_run.id }}
27
path: artifacts
0 commit comments