diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 68f533602..dac37a3b6 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.23 + uses: crate-ci/typos@v1.16.24 with: config: ./typos.toml lint: