diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index b0a1485..e6d4754 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.41.0 + - uses: rojopolis/spellcheck-github-actions@0.42.0 name: Spellcheck