From a1bb1b39bee59f537799d9937c6919544c841e5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Qui=C3=B1ones?= Date: Thu, 21 Aug 2025 23:27:53 -0500 Subject: [PATCH] ci(style): use 0xc000022070/setup-alejandra @ v4 --- .github/workflows/style.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/style.yml b/.github/workflows/style.yml index 944754d..9575e1b 100644 --- a/.github/workflows/style.yml +++ b/.github/workflows/style.yml @@ -10,7 +10,7 @@ jobs: uses: actions/checkout@v5 - name: Setup Alejandra CLI - uses: luisnquin/setup-alejandra@v1.0.0 + uses: 0xc000022070/setup-alejandra@v4.0.0 - name: Check formatting run: alejandra --check **/*.nix