diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 554d0e5c5..b73adc27a 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -18,4 +18,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v4 - name: Spell Check Repo - uses: crate-ci/typos@v1.29.9 \ No newline at end of file + uses: crate-ci/typos@v1.30.0 \ No newline at end of file