diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index 9e8a1bd97db..70959b42aa1 100644 --- a/.github/workflows/editorconfig.yml +++ b/.github/workflows/editorconfig.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v1.2.8 + - uses: technote-space/get-diff-action@v2.0.2 - name: editorconfig check env: VERSION: "2.0.4"