diff --git a/.github/workflows/github-action-checks.yml b/.github/workflows/github-action-checks.yml index c236e275..3f3310e3 100644 --- a/.github/workflows/github-action-checks.yml +++ b/.github/workflows/github-action-checks.yml @@ -28,4 +28,4 @@ jobs: uses: actions/checkout@v5 - name: Check spelling - uses: crate-ci/typos@master + uses: crate-ci/typos@main