diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7640a75..6120f20 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: enable-cache: true - name: get coverage files - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: merge-multiple: true path: coverage