From 5ffd6726052d4f04bc2da62515657d5a55477816 Mon Sep 17 00:00:00 2001 From: Fodesu Date: Fri, 13 Feb 2026 22:21:20 +0800 Subject: [PATCH] ci: fix typos version again --- .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index be790f4c..b1d3c8b4 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -19,7 +19,7 @@ jobs: with: persist-credentials: false - name: Check for typos - uses: crate-ci/typos@latest + uses: crate-ci/typos@v1.43.4 - name: Typos info if: failure() run: |