diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9bcaa9a..21be89d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -104,7 +104,7 @@ jobs: fetch-depth: 0 - name: Download current coverage summary artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: name: coverage-summary path: target/coverage-current