diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a7b8deb..0f3759e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,7 +111,7 @@ jobs: with: persist-credentials: false - name: Download code coverage from GitHub - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: merge-multiple: true pattern: code-coverage-*