diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc18308..56eeb02 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,4 +43,4 @@ jobs: run: yarn test - name: Coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3