diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb491a1e..0b9d7864 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -192,7 +192,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: download all coverage - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: coverage - name: compute coverage