diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 911aac5..68c93f6 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -18,6 +18,6 @@ jobs: uses: actions/checkout@v6 - name: 🔍 Check for Typos - uses: crate-ci/typos@v1.40.0 + uses: crate-ci/typos@v1.41.0 with: files: ./src ./docs ./test README.md CLAUDE.md