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 3c7993f commit 4843a65Copy full SHA for 4843a65
.github/workflows/build.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: Check spelling
13
steps:
14
- name: Spell-Check
15
- uses: check-spelling/[email protected].23
+ uses: check-spelling/[email protected].25
16
with:
17
checkout: true
18
# don't check extra dictionaries
0 commit comments