diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 5acbed293..b5c015ebd 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -7,6 +7,6 @@ jobs: runs-on: ubuntu-latest steps: # The checkout step - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: rojopolis/spellcheck-github-actions@0.35.0 name: Spellcheck \ No newline at end of file