diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 7547f4a..09dccc5 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -12,6 +12,6 @@ jobs: uses: actions/checkout@v4 - name: Check spelling of file.txt - uses: crate-ci/typos@v1.21.0 + uses: crate-ci/typos@v1.22.3 with: config: .github/typos.toml