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.
2 parents 757426f + f1471c8 commit 9fcd5a5Copy full SHA for 9fcd5a5
.github/workflows/publish-benchmarks-pr.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "Conclusion: ${{ github.event.workflow_run.conclusion }}"
28
echo "Event: ${{ github.event.workflow_run.event }}"
29
- name: Download artifact
30
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v9
31
with:
32
name: benchmark-artifacts
33
run_id: ${{ github.event.workflow_run.id }}
0 commit comments