Use stable version

This commit is contained in:
VictoriousRaptor 2025-07-14 22:19:34 +08:00 committed by GitHub
parent dae16b9b8d
commit c15ff61f92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -128,7 +128,7 @@ jobs:
if: (success() || failure()) && needs.spelling.outputs.followup && contains(github.event_name, 'pull_request')
steps:
- name: comment
uses: check-spelling/check-spelling@prerelease
uses: check-spelling/check-spelling@0.0.25
with:
checkout: true
spell_check_this: check-spelling/spell-check-this@main