diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 743caff..7fab1e1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -98,7 +98,7 @@ jobs: timeout-minutes: 5 steps: - uses: actions/checkout@v6 - - uses: crate-ci/typos@v1.45.1 + - uses: crate-ci/typos@v1.46.0 # Make sure the library builds with all dependencies downgraded to their # oldest versions allowed by the semver spec.