diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index 06710ca..47ccfd7 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -8,5 +8,5 @@ jobs: steps: # The checkout step - uses: actions/checkout@master - - uses: rojopolis/spellcheck-github-actions@0.24.0 + - uses: rojopolis/spellcheck-github-actions@0.42.0 name: Spellcheck