We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7229ae6 commit f2f44e6Copy full SHA for f2f44e6
.github/workflows/unittest-post.yml
@@ -18,7 +18,7 @@ jobs:
18
# This posts the status to the PR/commit
19
- uses: haya14busa/action-workflow_run-status@v1
20
- name: Download benchmarks
21
- uses: dawidd6/action-download-artifact@v12
+ uses: dawidd6/action-download-artifact@v15
22
with:
23
# This is the workflow that triggered this run
24
workflow: ${{ github.event.workflow.id }}
0 commit comments