We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0438b commit 0e0dcb3Copy full SHA for 0e0dcb3
1 file changed
.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@v11
+ uses: dawidd6/action-download-artifact@v12
22
with:
23
# This is the workflow that triggered this run
24
workflow: ${{ github.event.workflow.id }}
0 commit comments