diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ebc2745..ff52a82 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v7 - name: EditorConfig - uses: editorconfig-checker/action-editorconfig-checker@v2.2.0 + uses: editorconfig-checker/action-editorconfig-checker@v3.0.0 - name: Shellcheck uses: ludeeus/action-shellcheck@2.0.0