diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2c1af85..a0890fb 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.3 formatting-check: name: Formatting Check