We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae16b9 commit c15ff61Copy full SHA for c15ff61
.github/workflows/spelling.yml
@@ -128,7 +128,7 @@ jobs:
128
if: (success() || failure()) && needs.spelling.outputs.followup && contains(github.event_name, 'pull_request')
129
steps:
130
- name: comment
131
- uses: check-spelling/check-spelling@prerelease
+ uses: check-spelling/check-spelling@0.0.25
132
with:
133
checkout: true
134
spell_check_this: check-spelling/spell-check-this@main
0 commit comments