diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d144607b43..1afe4e8b72 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - run: npm run test:ci - - uses: codecov/codecov-action@c585afe366f940d214dc09df2664c06d7fe07052 + - uses: codecov/codecov-action@51d810878be5422784e86451c0e7c14e5860ec47 with: fail_ci_if_error: true