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 ab21f3c commit 64c8468Copy full SHA for 64c8468
.github/workflows/spelling.yml
@@ -92,7 +92,7 @@ jobs:
92
steps:
93
- name: check-spelling
94
id: spelling
95
- uses: check-spelling/[email protected].23
+ uses: check-spelling/[email protected].24
96
with:
97
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
98
checkout: true
0 commit comments