We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c2f6b commit 7ab6c65Copy full SHA for 7ab6c65
.github/workflows/benchmark_nightly.yml
@@ -60,7 +60,7 @@ jobs:
60
name: nightly ${{ matrix.hardware }} artifact
61
path: /tmp/ts_benchmark
62
- name: Download benchmark artifacts for auto validation
63
- uses: dawidd6/action-download-artifact@v2
+ uses: dawidd6/action-download-artifact@v6
64
with:
65
workflow: ${{ github.event.workflow_run.workflow_id }}
66
workflow_conclusion: success
0 commit comments