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 ab2a18d commit 417a40aCopy full SHA for 417a40a
.github/workflows/cspell.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4
13
- - uses: streetsidesoftware/cspell-action@v7
+ - uses: streetsidesoftware/cspell-action@v8
14
with:
15
# Define glob patterns to filter the files to be checked. Use a new line between patterns to define multiple patterns.
16
# The default is to check ALL files that were changed in in the pull_request or push.
0 commit comments