diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 46173c6cf..ea78204c6 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.26 + uses: crate-ci/typos@v1.17.0 with: config: ./typos.toml lint: