Skip to content

Commit f57ce86

Browse files
chore(deps): bump streetsidesoftware/cspell-action from 6 to 8 (#62)
1 parent 2e1ea10 commit f57ce86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v6
2424
- name: Spell Check Code
25-
uses: streetsidesoftware/cspell-action@v6
25+
uses: streetsidesoftware/cspell-action@v8
2626
with:
2727
files: '**/*.md'
2828
config: 'config/cspell.json'

0 commit comments

Comments
 (0)