diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f820e93e9..306655de2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,7 +31,7 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v4 - name: Check spelling with custom config file - uses: crate-ci/typos@v1.21.0 + uses: crate-ci/typos@v1.22.9 with: config: ./typos.toml