From a9a64a1f688b98afdeda699383afce5ad27a38f1 Mon Sep 17 00:00:00 2001 From: ProbablePrime Date: Wed, 8 Nov 2023 05:12:40 -0800 Subject: [PATCH] fix(ci): bump checker action --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6789ff..c3eefb5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,4 +19,4 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Validate Locale - uses: Yellow-Dog-Man/locale-checker-action@v1.1 + uses: Yellow-Dog-Man/locale-checker-action@v1.2