diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 78da788..87c93b8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -105,7 +105,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: crate-ci/typos@v1.46.2 + - uses: crate-ci/typos@v1.47.2 # Make sure the library builds with all dependencies downgraded to their # oldest versions allowed by the semver spec. This ensures we have not