aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c671fde11..0b942ed25 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@v5
+ uses: streetsidesoftware/cspell-action@v6
with:
config: ".cspell.json"
files: "**/*.md"