diff --git a/.github/workflows/unittest-post.yml b/.github/workflows/unittest-post.yml index 926e536342..132a01b551 100644 --- a/.github/workflows/unittest-post.yml +++ b/.github/workflows/unittest-post.yml @@ -18,7 +18,7 @@ jobs: # This posts the status to the PR/commit - uses: haya14busa/action-workflow_run-status@v1 - name: Download benchmarks - uses: dawidd6/action-download-artifact@v11 + uses: dawidd6/action-download-artifact@v12 with: # This is the workflow that triggered this run workflow: ${{ github.event.workflow.id }}