diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index b301cba..9a9d963 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -11,6 +11,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@master - - uses: rojopolis/spellcheck-github-actions@0.23.0 + - uses: rojopolis/spellcheck-github-actions@0.35.0 with: config_path: .spellcheck-config.yml \ No newline at end of file