diff --git a/.github/workflows/report-coverage.yml b/.github/workflows/report-coverage.yml index c4dfce1f6b..f8643c6ab1 100644 --- a/.github/workflows/report-coverage.yml +++ b/.github/workflows/report-coverage.yml @@ -19,7 +19,7 @@ jobs: ref: ${{ github.event.workflow_run.head_branch }} - name: Download test coverage - uses: dawidd6/action-download-artifact@v2 + uses: dawidd6/action-download-artifact@v3 with: workflow: test.yml name: coverage