diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55920ee2..46c73e40 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,7 +135,7 @@ jobs: uses: actions/checkout@v4 - name: Download coverage artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 continue-on-error: true - name: Set up Python