.github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
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
|
- name: Fetch editorconfig-checker
|
||||||
if: env.GIT_DIFF
|
if: env.GIT_DIFF
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user