diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e94a9a1..2b4832e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: run: yarn test --coverage - name: Upload Coverage - uses: codecov/codecov-action@v1.5.2 + uses: codecov/codecov-action@v2.0.2 e2e: name: E2E