forked from mirrors/nixpkgs
.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
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue