diff --git a/.github/workflows/codespell.yaml b/.github/workflows/codespell.yaml index 3deac45a..9c6511f6 100644 --- a/.github/workflows/codespell.yaml +++ b/.github/workflows/codespell.yaml @@ -17,6 +17,6 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Codespell uses: codespell-project/actions-codespell@v2 \ No newline at end of file