diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 803deae235..4c8e37e680 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -9,5 +9,5 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v2 - - name: Check spelling of book + - name: Check spelling uses: crate-ci/typos@master