diff --git a/.github/workflows/i18n.yml b/.github/workflows/i18n.yml index 9ec6688..88154dd 100644 --- a/.github/workflows/i18n.yml +++ b/.github/workflows/i18n.yml @@ -71,7 +71,7 @@ jobs: uses: actions/download-artifact@v3 - name: Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: token: ${{ secrets.E20R_CODECOV_SECRET }} # directory: ./tests/_output/coverage