We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4e276 commit 6840685Copy full SHA for 6840685
.github/workflows/spelling.yml
@@ -87,7 +87,7 @@ jobs:
87
steps:
88
- name: check-spelling
89
id: spelling
90
- uses: check-spelling/[email protected].21
+ uses: check-spelling/[email protected].23
91
with:
92
suppress_push_for_open_pull_request: 1
93
checkout: true
0 commit comments