diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 236682c..d5906a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,4 +42,4 @@ jobs: run: yarn jest - name: Coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v2