From db3c8fc7adb3aeae16a537b08cca7c0677510020 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Tue, 31 Oct 2023 17:28:31 +0100 Subject: [PATCH] Upgrade typos CI action --- .github/workflows/spell-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spell-check.yaml b/.github/workflows/spell-check.yaml index 8eb6c173f..19e460e91 100644 --- a/.github/workflows/spell-check.yaml +++ b/.github/workflows/spell-check.yaml @@ -14,4 +14,4 @@ jobs: uses: actions/checkout@v2 - name: Check spelling - uses: crate-ci/typos@v1.15.0 + uses: crate-ci/typos@v1.16.21