diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 6211378a4..f18cbf64d 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -31,6 +31,6 @@ jobs: - uses: actions/checkout@v6 - name: Check for typos - uses: crate-ci/typos@v1.34.0 + uses: crate-ci/typos@v1.40.1 with: config: typos.toml