diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index 2c8e952..e3fbbdb 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -8,7 +8,7 @@ jobs: steps: # The checkout step - uses: actions/checkout@v4 - - uses: rojopolis/spellcheck-github-actions@0.35.0 + - uses: rojopolis/spellcheck-github-actions@0.36.0 name: Spellcheck with: config_path: ./.spellcheck.yml \ No newline at end of file