diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 307688b..774d8b4 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.22.3 formatting-check: name: Formatting Check