summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/editorconfig.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml
index acdd566695c8..d79ea9a98f21 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: