From bef52f9028841d889b03ebc5f2004a1c8491a1b5 Mon Sep 17 00:00:00 2001 From: "Ross A. Baker" Date: Mon, 24 Mar 2025 09:01:19 -0400 Subject: [PATCH] Switch to Lix installer Like https://github.com/typelevel/typelevel-nix/pull/213 --- .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 1ccdb93..4276972 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4.2.2 - name: "Install Nix️" - uses: cachix/install-nix-action@v30 + uses: samueldr/lix-gha-installer-action@v1 - name: "Install Cachix️" uses: cachix/cachix-action@v15