diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 27983ec..528d6cb 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -40,7 +40,7 @@ jobs: needs: test steps: - name: Restore all Coverage Reports - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 - name: Upload Coverage Report uses: codecov/codecov-action@v5 with: