From 2b009492f8b9f38ea5d8a1a32bd1bd61a5ae76fa Mon Sep 17 00:00:00 2001 From: Xavier Chapron Date: Fri, 10 Nov 2023 16:14:30 +0100 Subject: [PATCH] wip --- .github/workflows/misspellings_checks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,