diff --git a/.github/workflows/main-checks.yml b/.github/workflows/main-checks.yml index c7514f9a79f..cd1f7d4ee30 100644 --- a/.github/workflows/main-checks.yml +++ b/.github/workflows/main-checks.yml @@ -20,7 +20,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Check spelling - uses: crate-ci/typos@v1.44.0 + uses: crate-ci/typos@v1.46.0 doc_tests: name: Documentation Tests