diff --git a/.github/workflows/spell_check.yml b/.github/workflows/spell_check.yml index 6205597cdc53..ac4537992ebf 100644 --- a/.github/workflows/spell_check.yml +++ b/.github/workflows/spell_check.yml @@ -23,7 +23,7 @@ jobs: echo "> If any words shown as incorrect are spelled correctly, please add them to .github/actions/spelling/allow.txt." >> $GITHUB_STEP_SUMMARY - name: check spelling id: spelling - uses: check-spelling/check-spelling@prerelease + uses: check-spelling/check-spelling@v0.0.21-alpha2 with: checkout: true check_file_names: 0