diff --git a/.github/workflows/check-spelling.yml b/.github/workflows/check-spelling.yml index ed988294882e..9fcfeedd1a37 100644 --- a/.github/workflows/check-spelling.yml +++ b/.github/workflows/check-spelling.yml @@ -17,7 +17,7 @@ jobs: with: node-version-file: .nvmrc - run: npm run _install:dict --ignore-scripts - - uses: streetsidesoftware/cspell-action@v7 + - uses: streetsidesoftware/cspell-action@v8 with: # Files should be consistent with check:spelling files files: |