diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index 86994ef..a2d588d 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4 - name: Check Spelling id: spellcheck - uses: rojopolis/spellcheck-github-actions@0.49.0 + uses: rojopolis/spellcheck-github-actions@0.50.0 with: config_path: .spellcheck.yml task_name: Markdown