diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 4da39e3..edaede2 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -19,4 +19,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v5 - name: Spell Check Repo - uses: crate-ci/typos@v1.35.3 \ No newline at end of file + uses: crate-ci/typos@v1.36.3 \ No newline at end of file