diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 5768d7c636..3a7bf9b0ee 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -16,4 +16,4 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Codespell - uses: codespell-project/actions-codespell@v1 + uses: codespell-project/actions-codespell@v2