summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-10-13 09:07:23 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-10-13 09:07:23 +1000
commit153fae45aa0968da2180c46486ff06463d5a9095 (patch)
tree1a0346f77ae8c5662e2eb6817d51d8387e5277da /.github
parent8cd159b86146b0f18ac43c078165de26d5135dd3 (diff)
.github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0
Diffstat (limited to '.github')
-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 98c7afbab780..7f1808d35f2c 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@v3.1.0
+ - uses: technote-space/get-diff-action@v4.0.0
- name: Fetch editorconfig-checker
if: env.GIT_DIFF
env: