Skip to content

Commit

Permalink
Merge pull request #160 from htmlhint/dependabot/github_actions/stree…
Browse files Browse the repository at this point in the history
…tsidesoftware/cspell-action-4
  • Loading branch information
coliff committed Nov 6, 2023
2 parents 1586882 + 576c4e3 commit 6a2e2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v3
- uses: streetsidesoftware/cspell-action@v4
with:
check_dot_files: false
incremental_files_only: true
Expand Down

0 comments on commit 6a2e2be

Please sign in to comment.