diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3934082aa1..a6a00507b7 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -45,6 +45,6 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v6 - name: Spell Check Repo - uses: crate-ci/typos@v1.39.0 + uses: crate-ci/typos@v1.40.0 env: CLICOLOR: 1