mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 23:04:38 -04:00
Update spellcheck GitHub Action
This commit is contained in:
parent
c852fe4214
commit
9029ee1237
2
.github/workflows/spellcheck.yml
vendored
2
.github/workflows/spellcheck.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: streetsidesoftware/cspell-action@v4
|
||||
- uses: streetsidesoftware/cspell-action@v5
|
||||
with:
|
||||
check_dot_files: false
|
||||
files: content/**/*.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user