Skip to content

Commit 4cd1602

Browse files
Update check-spelling/check-spelling action to v0.0.24
1 parent d344126 commit 4cd1602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Check spelling
1313
steps:
1414
- name: Spell-Check
15-
uses: check-spelling/[email protected].23
15+
uses: check-spelling/[email protected].24
1616
with:
1717
checkout: true
1818
# don't check extra dictionaries

0 commit comments

Comments
 (0)