diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b77349..ebf6111 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,4 +28,4 @@ jobs: - name: i18n_extract run: npm run i18n_extract - name: Coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3