diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 05c40af..7948d2a 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -90,7 +90,7 @@ jobs: uses: actions/checkout@v2 - name: Check EditorConfig Compliance - uses: editorconfig-checker/action-editorconfig-checker@v1 + uses: editorconfig-checker/action-editorconfig-checker@v2 lints: name: Lint Rust & Support Files