diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f076559b..6ce75734 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -56,7 +56,7 @@ jobs: - uses: actions/checkout@v4 - name: Codespell - uses: codespell-project/actions-codespell@v2.0 + uses: codespell-project/actions-codespell@v2.1 with: check_filenames: true check_hidden: true