diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index aa99221..7cae2d0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -97,4 +97,4 @@ jobs: uses: "actions/checkout@v4" - name: "Search for misspellings" - uses: "crate-ci/typos@main" + uses: "crate-ci/typos@master"