diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 9acef048..087f568e 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -16,4 +16,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v5 - name: Spell Check Repo - uses: crate-ci/typos@v1.48.0 \ No newline at end of file + uses: crate-ci/typos@v1.49.0 \ No newline at end of file