diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 9961fbe12..444bb8096 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v6 - name: Typo check - uses: crate-ci/typos@v1.47.1 + uses: crate-ci/typos@v1.47.2 build: needs: check-typo