diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 109e585..47fd20a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,4 +14,4 @@ jobs: - run: yarn install - run: yarn test --bail --ci - name: Upload coverage to Codecov - uses: codecov/codecov-action@v2.0.2 + uses: codecov/codecov-action@v2.1.0