Skip to content

Commit 64c8468

Browse files
cmousesirainen
authored andcommitted
github: Update spell checking to v0.0.24
1 parent ab21f3c commit 64c8468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
steps:
9393
- name: check-spelling
9494
id: spelling
95-
uses: check-spelling/[email protected].23
95+
uses: check-spelling/[email protected].24
9696
with:
9797
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
9898
checkout: true

0 commit comments

Comments
 (0)