diff --git a/.github/workflows/bundel.yml b/.github/workflows/bundel.yml index 7c4153d..de9d260 100644 --- a/.github/workflows/bundel.yml +++ b/.github/workflows/bundel.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - - uses: carlesnunez/check-my-bundlephobia@1.7.0 + - uses: react-medium-editor@1.8.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} strict: true