diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1d513ba59e426..1058bdb76f285 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1339,7 +1339,7 @@ jobs: with: pattern: test-results-* - name: Upload test results to Codecov - uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1 + uses: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3 # v1.2.1 with: fail_ci_if_error: true verbose: true