aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cspell.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cspell.yml')
-rw-r--r--.github/workflows/cspell.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cspell.yml b/.github/workflows/cspell.yml
index 7c4a29615..c671fde11 100644
--- a/.github/workflows/cspell.yml
+++ b/.github/workflows/cspell.yml
@@ -28,7 +28,7 @@ jobs:
persist-credentials: false
- name: Run cspell
- uses: streetsidesoftware/cspell-action@v4
+ uses: streetsidesoftware/cspell-action@v5
with:
config: ".cspell.json"
files: "**/*.md"