diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5e1371d85..5db42d93c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -29,7 +29,7 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v4 - name: Check spelling with custom config file - uses: crate-ci/typos@v1.16.20 + uses: crate-ci/typos@v1.16.21 with: config: ./typos.toml lint: