Try to fix false spell check alarms by using stable version

This commit is contained in:
VictoriousRaptor 2025-07-14 21:53:49 +08:00
parent f3bca63232
commit dae16b9b8d

View file

@ -72,7 +72,7 @@ jobs:
steps:
- name: check-spelling
id: spelling
uses: check-spelling/check-spelling@prerelease
uses: check-spelling/check-spelling@0.0.25
with:
suppress_push_for_open_pull_request: 1
checkout: true