diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 23a70cf..c82021e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: - name: Create Test Coverage run: make test-coverage - name: Upload Test Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: token: ${{ secrets.CODECOV_TOKEN }} fail_ci_if_error: true diff --git a/report/html/template.html b/report/html/template.html index 9f4fa18..b32276d 100644 --- a/report/html/template.html +++ b/report/html/template.html @@ -10,7 +10,7 @@ - +