diff --git a/.github/workflows/misspellings_checks.yml b/.github/workflows/misspellings_checks.yml index 91932085..a3abee31 100644 --- a/.github/workflows/misspellings_checks.yml +++ b/.github/workflows/misspellings_checks.yml @@ -22,8 +22,8 @@ jobs: uses: actions/checkout@v3 - name: Check misspellings - uses: codespell-project/actions-codespell@v1 + uses: codespell-project/actions-codespell@v2 with: builtin: clear,rare check_filenames: true - ignore_words_list: onTop + ignore_words_list: onTop,