diff --git a/.github/workflows/check-spelling.yml b/.github/workflows/check-spelling.yml index 8cae1dc4b817..1c247eabffa3 100644 --- a/.github/workflows/check-spelling.yml +++ b/.github/workflows/check-spelling.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: streetsidesoftware/cspell-action@v2 + - uses: streetsidesoftware/cspell-action@v5 with: # Files should be consistent with check:spelling files files: |