diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index d0babdd..e15b8b0 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -39,7 +39,7 @@ jobs: needs: test steps: - name: Restore all Coverage Reports - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 - name: Upload Coverage Report uses: codecov/codecov-action@v5 with: