Skip to content

Commit a35ce83

Browse files
Update check-spelling/check-spelling action to v0.0.23
1 parent e0f13e1 commit a35ce83

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].22
15+
uses: check-spelling/[email protected].23
1616
with:
1717
checkout: true
1818
# don't check extra dictionaries

0 commit comments

Comments
 (0)