diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index acdd566695c..d79ea9a98f2 100644 --- a/.github/workflows/editorconfig.yml +++ b/.github/workflows/editorconfig.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: technote-space/get-diff-action@v2.0.3 + - uses: technote-space/get-diff-action@v3.0.0 - name: Fetch editorconfig-checker if: env.GIT_DIFF env: