diff --git a/.github/workflows/report-coverage.yml b/.github/workflows/report-coverage.yml index 18a4ca06c3..d1cf8a6b48 100644 --- a/.github/workflows/report-coverage.yml +++ b/.github/workflows/report-coverage.yml @@ -18,7 +18,7 @@ jobs: ref: ${{ github.event.workflow_run.head_sha }} - name: Download test coverage - uses: dawidd6/action-download-artifact@v3 + uses: dawidd6/action-download-artifact@v5 with: workflow: test.yml name: coverage