Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@@ -54,7 +54,7 @@ jobs:
run: |
git checkout ${{ github.event.workflow_run.head_sha }}
- name: Download coverage artifacts
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
with:
name: code-coverage
run-id: ${{ github.event.workflow_run.id }}