diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3b3107..ee2475f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,6 +33,5 @@ jobs: coverageCommand: yarn run test debug: true - name: Codecov - - uses: actions/checkout@master - - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v3