From 34fa80c2459e9241aba8075cc58902830bf4422b Mon Sep 17 00:00:00 2001 From: abfedena Date: Fri, 14 Jan 2022 00:20:21 +0530 Subject: [PATCH] Update bundel.yml --- .github/workflows/bundel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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