We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6ae941 + 4eac622 commit fbb3feaCopy full SHA for fbb3fea
.github/workflows/publish-benchmarks-pr.yml
@@ -25,7 +25,7 @@ jobs:
25
echo "Conclusion: ${{ github.event.workflow_run.conclusion }}"
26
echo "Event: ${{ github.event.workflow_run.event }}"
27
- name: Download artifact
28
- uses: dawidd6/action-download-artifact@v12
+ uses: dawidd6/action-download-artifact@v14
29
with:
30
name: benchmark-artifacts
31
run_id: ${{ github.event.workflow_run.id }}
0 commit comments