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.
1 parent 9c4eb22 commit 6384710Copy full SHA for 6384710
.github/workflows/benchmark-post.yml
@@ -12,7 +12,7 @@ jobs:
12
# This posts the status to the PR/commit
13
- uses: haya14busa/action-workflow_run-status@v1
14
- name: Download deltas
15
- uses: dawidd6/action-download-artifact@v3
+ uses: dawidd6/action-download-artifact@v6
16
with:
17
# This is the workflow that triggered this run
18
workflow: ${{ github.event.workflow.id }}
0 commit comments