diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index e6d4754..93cf8a2 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -20,5 +20,5 @@ jobs: steps: # The checkout step - uses: actions/checkout@master - - uses: rojopolis/spellcheck-github-actions@0.42.0 + - uses: rojopolis/spellcheck-github-actions@0.43.1 name: Spellcheck