diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c47d18c..2972781 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: - name: Retrieve the coverage reports id: download - uses: actions/download-artifact@v4.3.0 + uses: actions/download-artifact@v8.0.0 with: pattern: coverage-* merge-multiple: true