diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 400b63d..7fb1693 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -49,7 +49,7 @@ jobs: continue-on-error: ${{ !matrix.require-successful-testpack }} - name: Upload test coverage report to Codecov - uses: codecov/codecov-action@v4.2.0 + uses: codecov/codecov-action@v4.3.0 with: fail_ci_if_error: true env: