.github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0

This commit is contained in:
zowoq 2020-10-13 09:07:23 +10:00
parent 8cd159b861
commit 153fae45aa

View file

@ -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: