diff --git a/.github/workflows/_check_code.yaml b/.github/workflows/_check_code.yaml index 0fb3067a..20599515 100644 --- a/.github/workflows/_check_code.yaml +++ b/.github/workflows/_check_code.yaml @@ -24,7 +24,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6 - name: Check spelling with typos - uses: crate-ci/typos@v1.41.0 + uses: crate-ci/typos@v1.42.0 lint_check: name: Lint check