summaryrefslogtreecommitdiffstats
path: root/.github/workflows/editorconfig.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/editorconfig.yml')
-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 21532a0ded6d..a3b6c54bb6ab 100644
--- a/.github/workflows/editorconfig.yml
+++ b/.github/workflows/editorconfig.yml
@@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
- uses: technote-space/get-diff-action@v2.0.3
- - name: fetch editorconfig-checker
+ - name: Fetch editorconfig-checker
env:
VERSION: "2.1.0"
OS: "linux"