diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 29e8eed08..40a197898 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -73,7 +73,7 @@ jobs: run: yarn test:ci - name: Upload coverage to Codecov - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3 test-react-17: needs: [install-cache-deps]