diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 46f1b9a..c6f2c0f 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v4 - name: Download coverage artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 continue-on-error: true id: download with: