diff --git a/.github/workflows/tester.yml b/.github/workflows/tester.yml index 10d77d9..b53e591 100644 --- a/.github/workflows/tester.yml +++ b/.github/workflows/tester.yml @@ -53,6 +53,6 @@ jobs: env: CI: true - name: Upload coverage report to Codecov - uses: codecov/codecov-action@v3.1.0 + uses: codecov/codecov-action@v3.1.1 with: fail_ci_if_error: true