diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index b892770..f5ab03f 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v6 - name: Check spelling with typos - uses: crate-ci/typos@v1.44.0 + uses: crate-ci/typos@v1.48.0 with: # Optional: specify config file location config: .github/typos.toml \ No newline at end of file