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 b8cf390 commit 081eefcCopy full SHA for 081eefc
.github/workflows/unittest-post.yml
@@ -14,7 +14,7 @@ jobs:
14
# This posts the status to the PR/commit
15
- uses: haya14busa/action-workflow_run-status@v1
16
- name: Download benchmarks
17
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v11
18
with:
19
# This is the workflow that triggered this run
20
workflow: ${{ github.event.workflow.id }}
0 commit comments