From f1b2cc57c050647401386b35815eeccb36c06ded Mon Sep 17 00:00:00 2001 From: ProbablePrime Date: Wed, 8 Nov 2023 05:06:46 -0800 Subject: [PATCH] fix(ci): update to 1.1 --- .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 2f37a23..d6789ff 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.0 \ No newline at end of file + uses: Yellow-Dog-Man/locale-checker-action@v1.1