diff --git a/.github/workflows/PR.yml b/.github/workflows/PR.yml index 4353f51..c8c6179 100644 --- a/.github/workflows/PR.yml +++ b/.github/workflows/PR.yml @@ -9,7 +9,7 @@ jobs: steps: # The checkout step - uses: actions/checkout@master - - uses: rojopolis/spellcheck-github-actions@0.26.0 + - uses: rojopolis/spellcheck-github-actions@0.35.0 name: Spellcheck with: config_path: .pyspelling.yml