diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 99d5c7d..1899368 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@v1.19.0 + - uses: crate-ci/typos@v1.20.9 formatting-check: name: Formatting Check