diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3c7e592cf..7602a012a 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -114,4 +114,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v6 - name: Spell Check Repo - uses: crate-ci/typos@v1.43.5 \ No newline at end of file + uses: crate-ci/typos@v1.44.0 \ No newline at end of file