diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2dfc0dc..11787cd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@v1.19.0 + - uses: crate-ci/typos@v1.20.8 formatting-check: name: Formatting Check