Skip to content

Commit 5b83861

Browse files
chore(deps): update streetsidesoftware/cspell-action action to v7
1 parent 3c0f3fa commit 5b83861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: ubuntu-latest
6363
steps:
6464
- uses: actions/checkout@v4
65-
- uses: streetsidesoftware/cspell-action@v6 ## ref: <https://github.com/streetsidesoftware/cspell-action>
65+
- uses: streetsidesoftware/cspell-action@v7 ## ref: <https://github.com/streetsidesoftware/cspell-action>
6666
with:
6767
incremental_files_only: false
6868
verbose: true

0 commit comments

Comments
 (0)