diff --git a/.github/workflows/ci_typos.yml b/.github/workflows/ci_typos.yml index 4a318a42a..01df75b74 100644 --- a/.github/workflows/ci_typos.yml +++ b/.github/workflows/ci_typos.yml @@ -42,6 +42,6 @@ jobs: env: FORCE_COLOR: 1 steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Check typos uses: crate-ci/typos@v1.40.0