From 0e817fe7711db0ef0f2a3dd889a1c965e90b6aa2 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Fri, 18 Oct 2024 00:22:54 +0700 Subject: [PATCH] ci: Update typos check to 1.26.0 --- .github/workflows/rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 7a22ed637..33550cbba 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -152,4 +152,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: check typos - uses: crate-ci/typos@v1.23.2 + uses: crate-ci/typos@v1.26.0