diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 28c07a7..dd752ec 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,7 +50,7 @@ jobs: check-latest: true - name: Check spelling for documentation - uses: crate-ci/typos@v1.16.21 + uses: crate-ci/typos@v1.16.25 with: files: ./docs