diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1cc91ec..6223d8a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -181,7 +181,7 @@ jobs: fail_ci_if_error: true - name: Upload test result - uses: codecov/test-results-action@4e79e65778be1cecd5df25e14af1eafb6df80ea9 # v1.0.2 + uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 with: fail_ci_if_error: true