diff --git a/.github/workflows/spellchecker.yml b/.github/workflows/spellchecker.yml index cdc0e67..90aef6e 100644 --- a/.github/workflows/spellchecker.yml +++ b/.github/workflows/spellchecker.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v6 - name: Check Spelling id: spellcheck - uses: rojopolis/spellcheck-github-actions@0.57.0 + uses: rojopolis/spellcheck-github-actions@0.58.0 with: config_path: .spellcheck.yml task_name: Markdown