.github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0
This commit is contained in:
parent
8cd159b861
commit
153fae45aa
2
.github/workflows/editorconfig.yml
vendored
2
.github/workflows/editorconfig.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user