diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 3fc2ad5a..f26257d8 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -17,4 +17,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check spelling issues - uses: crate-ci/typos@v1.21.0 \ No newline at end of file + uses: crate-ci/typos@v1.23.7 \ No newline at end of file