diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 94b14299191..a0ca095adc7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -297,7 +297,7 @@ jobs: verbose: true - name: Upload JUnit report to Codecov - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 + uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de with: fail_ci_if_error: false files: junit.xml