diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3a654a278..15d285743 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -29,7 +29,7 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v4 - name: Spell Check Repo - uses: crate-ci/typos@v1.39.0 + uses: crate-ci/typos@v1.40.0 env: CLICOLOR: 1