diff --git a/.github/workflows/spellcheck_action.yml b/.github/workflows/spellcheck_action.yml index a8a6c28e9..6ad3ea35f 100644 --- a/.github/workflows/spellcheck_action.yml +++ b/.github/workflows/spellcheck_action.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v5 - name: Check spelling - uses: rojopolis/spellcheck-github-actions@0.36.0 + uses: rojopolis/spellcheck-github-actions@0.53.0 with: config_path: .github/spellcheck/.spellcheck.yml task_name: Markdown